Merge "Grafana: Add pod security context for grafana user"

This commit is contained in:
Zuul 2019-01-04 10:08:33 +00:00 committed by Gerrit Code Review
commit 0b66795342
2 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,7 @@ spec:
configmap-bin-hash: {{ tuple "configmap-bin.yaml" . | include "helm-toolkit.utils.hash" }}
configmap-etc-hash: {{ tuple "configmap-etc.yaml" . | include "helm-toolkit.utils.hash" }}
spec:
{{ dict "envAll" $envAll "application" "grafana" | include "helm-toolkit.snippets.kubernetes_pod_security_context" | indent 6 }}
serviceAccountName: {{ $serviceAccountName }}
nodeSelector:
{{ .Values.labels.grafana.node_selector_key }}: {{ .Values.labels.grafana.node_selector_value | quote }}

View File

@ -43,6 +43,9 @@ labels:
node_selector_value: enabled
pod:
user:
grafana:
uid: 104
affinity:
anti:
type: