We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414105d commit 1116646Copy full SHA for 1116646
1 file changed
charts/sn-platform/values.yaml
@@ -2850,7 +2850,7 @@ vault:
2850
name: ""
2851
oidcToken:
2852
# verification_ttl cannot be longer than 10x rotation_period
2853
- rotation_period: 24h
+ rotation_period: 256000h
2854
# verification_ttl should be greater than the value of ttl below
2855
# https://developer.hashicorp.com/vault/api-docs/secret/identity/tokens#verification_ttl
2856
verification_ttl: 24h
0 commit comments