mirror of
https://github.com/nais/wonderwall.git
synced 2026-08-23 21:16:14 +00:00
wonderwall-forward-auth: restart deployment when secret changes
Co-authored-by: Trong Huu Nguyen <trong.huu.nguyen@nav.no>
This commit is contained in:
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" . }}
|
||||
|
||||
Reference in New Issue
Block a user