Hi there!
My question is related to Vault Operator.
Let’s assume we have a deployment with an app that uses Postgres, ElastiCache and Mongo.
For all external services, dynamic secret provision is enabled and mounted as environment variables via k8s secrets. Secret TTL and Max TTL are 5 min and 30 min.
In that case, I will have 3 restarts in 30 min for deployment because 3 times will be triggered by the operator?