vault lease renewal
#49269
Replies: 1 comment
-
/cc @vsevel (vault) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
we are fetching the dynamic DB creds from vault and not customising the renewGracePeriod property but still our application is making the lease/lookup and lease/renew API calls every 10 mins.
ttl details -
lease_duration: 1h
Max TTL: 24h.
Also not customising the quarkus.datasource.jdbc.max-lifetime for argol DB pool.
I am not sure why this renewal happening every 10 mins?
Beta Was this translation helpful? Give feedback.
All reactions