We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c804d9 + ba6f1b3 commit d8f2af9Copy full SHA for d8f2af9
helm/templates/static-secret-app.yaml
@@ -7,7 +7,7 @@ spec:
7
mount: {{ .Values.vault.mount }}
8
type: kv-v2
9
path: {{ .Release.Namespace }}/{{ include "helm-chart.fullname" . }}
10
- refreshAfter: 1h
+ refreshAfter: 1m
11
destination:
12
create: true
13
name: {{ include "helm-chart.fullname" . }}
0 commit comments