Fix oidc provider config change not rolling out (#383)

This commit is contained in:
kfox1111
2023-07-12 21:05:09 +02:00
committed by GitHub
parent 0197621fa4
commit 19d3208740
@@ -15,9 +15,9 @@ spec:
{{- include "spiffe-oidc-discovery-provider.selectorLabels" . | nindent 6 }}
template:
metadata:
{{- with .Values.podAnnotations }}
annotations:
checksum/config: {{ $configSum }}
{{- with .Values.podAnnotations }}
{{- toYaml . | nindent 8 }}
{{- end }}
labels: