Skip to content

Commit d8f2af9

Browse files
committed
Merge branch 'main' of github.com:compolabs/spark-middleware
2 parents 5c804d9 + ba6f1b3 commit d8f2af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/templates/static-secret-app.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
mount: {{ .Values.vault.mount }}
88
type: kv-v2
99
path: {{ .Release.Namespace }}/{{ include "helm-chart.fullname" . }}
10-
refreshAfter: 1h
10+
refreshAfter: 1m
1111
destination:
1212
create: true
1313
name: {{ include "helm-chart.fullname" . }}

0 commit comments

Comments
 (0)