Hi there,
I am trying to integrate database secret engine. I have successfully created database and role in Vault. I have added TTL to be 2000 days. I am using also secretproviderclass csi to attach credentials as environment variables to my kubernetes deployment. I can observe that during runtime new credentials are always generated and I do not see what is the reason of that if my TTL is really high and my application isn’t restarted. Please help me to understand.