Signed-off-by: genofire <geno+dev@fireorbit.de>
@ -129,6 +129,7 @@ serviceAccount:
name: ""
podAnnotations: {}
podLabels: {}
podSecurityContext: {}
# fsGroup: 2000
@ -296,6 +297,9 @@ spec:
{{- end }}
labels:
{{- include "<CHARTNAME>.selectorLabels" . | nindent 8 }}
{{- with .Values.podLabels }}
{{- toYaml . | nindent 8 }}
spec:
{{- with .Values.imagePullSecrets }}
imagePullSecrets: