fix: argo diff on rollout

This commit is contained in:
devthejo 2024-06-24 21:38:52 +02:00
parent ef69c9ba46
commit c56046583e
Signed by: devthejo
GPG key ID: C04215C627711F5C
2 changed files with 3 additions and 1 deletions

View file

@ -42,8 +42,10 @@ spec:
{{- end }}
template:
metadata:
{{ if .Values.podAnnotations }}
annotations:
{{- toYaml .Values.podAnnotations | nindent 8 }}
{{ end }}
labels: {{- include "common.labels.standard" . | nindent 8 }}
spec:
imagePullSecrets:

View file

@ -46,7 +46,7 @@ extraVolumeMounts:
commonAnnotations: {}
commonLabels: {}
podAnnotations: {}
podAnnotations:
service:
enabled: true