Use recreate stragegy

This commit is contained in:
2025-10-03 20:31:15 -04:00
parent eed5213036
commit 8a5fac0709

View File

@@ -21,6 +21,8 @@ spec:
{{- toYaml . | nindent 8 }}
{{- end }}
spec:
strategy:
type: Recreate
{{- with .Values.imagePullSecrets }}
imagePullSecrets:
{{- toYaml . | nindent 8 }}