Skip to content

Commit 5fcbb54

Browse files
committed
Bump render interval in attempt to fix vault example in CI.
1 parent a838ee7 commit 5fcbb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/vault-default-user/rabbitmq.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ spec:
99
# Optionally, set Vault annotations as listed in
1010
# https://www.vaultproject.io/docs/platform/k8s/injector/annotations
1111
annotations:
12-
vault.hashicorp.com/template-static-secret-render-interval: "15s"
12+
vault.hashicorp.com/template-static-secret-render-interval: "5m"
1313
defaultUserPath: secret/data/rabbitmq/config

0 commit comments

Comments
 (0)