wonderwall-forward-auth: restart deployment when secret changes

Co-authored-by: Trong Huu Nguyen <trong.huu.nguyen@nav.no>
This commit is contained in:
Thomas Krampl
2025-05-21 14:34:26 +02:00
co-authored by Trong Huu Nguyen
parent 332f39aba9
commit 023061b496
@@ -17,6 +17,7 @@ spec:
annotations:
kubectl.kubernetes.io/default-container: {{ include "wonderwall-forward-auth.fullname" . }}
labels:
checksum/secret: {{ include (print $.Template.BasePath "/secret.yaml") . | sha256sum }}
{{- include "wonderwall-forward-auth.labels" . | nindent 8 }}
{{ printf "%s-client" .Values.valkey.fullnameOverride }}: "true"
name: {{ include "wonderwall-forward-auth.fullname" . }}