We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b3deaf commit 4131b4eCopy full SHA for 4131b4e
charts/opencrvs-services/templates/mongo-secrets.yaml
@@ -31,7 +31,7 @@ metadata:
31
namespace: {{ .Release.Namespace }}
32
annotations:
33
"helm.sh/resource-policy": keep
34
- "helm.sh/hook": pre-install
+ "helm.sh/hook": pre-install,pre-upgrade
35
"helm.sh/hook-weight": "0"
36
type: Opaque
37
data:
@@ -47,7 +47,7 @@ metadata:
47
48
49
50
51
52
53
0 commit comments