vault-csi-provider icon indicating copy to clipboard operation
vault-csi-provider copied to clipboard

support setting a default audience

Open wadey opened this issue 6 months ago • 1 comments

Currently you can set a default -vault-addr and -vault-mount when running vault-csi-provider. This change also adds -audience so you can set a default audience for generated service account tokens. Otherwise, for environments that use a custom audience, it must be set in every SecretProviderClass. Since we can set a default for the mount path, it only makes sense to also be able to set a default for the audience.

wadey avatar May 22 '25 14:05 wadey

CLA assistant check
All committers have signed the CLA.

hashicorp-cla-app[bot] avatar May 22 '25 14:05 hashicorp-cla-app[bot]