Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 5a827eb1 authored by Natalia Szakiel's avatar Natalia Szakiel
Browse files

merge with develop

parent 09503c2e
No related branches found
No related tags found
4 merge requests!48Develop,!46Develop,!24Feature/git merging fix,!12Feature/issuer change
......@@ -10,9 +10,6 @@ spec:
name: {{ .Release.Name }}-elasticsearch
daemonSet:
podTemplate:
metadata:
labels:
stack-namespace: {{ .Release.Namespace }}
spec:
securityContext:
runAsUser: 0
......
......@@ -6,10 +6,10 @@ envTag: "dev"
# This suffix will be used to create subdomain of following template:
# kibana.NAMESPACE_TAG.DOMAIN_SUFFIX
domainSuffix: "dev"
domainSuffix: "simpl-europe.eu"
# This value is used to create unique dns for each deployment. By default it equals to namespace.
namespaceTag: ""
namespaceTag: "dev"
# Spread pods evenly between subnets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment