-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Hiya, I wanted to know how the SecretsProviderClass will work with the Pod to update the values.
Currently, I'm using Secrets stored as ENV variables
and wanted to understand how changes made to the value in Vault (In the KV Secrets Engine) will affect these ENV variables
set.
How will they (The ENV Vars
) get updated? Will they be updated as soon as a change is made in the Pod which is running OR Will the pod need to terminated with a new pod being spun up in place, which will use the new Secret with the value being updated?
Metadata
Metadata
Assignees
Labels
No labels