sidecar-injector icon indicating copy to clipboard operation
sidecar-injector copied to clipboard

Plz be consistent w/ access token file name

Open jodyhuntatx opened this issue 5 years ago • 0 comments

The authenticator client names its token "access-token", but the injected authenticator client names its token "conjur-access-token". It means we can't create one config map to use across injected and non-injected deployments unless we create multiple config map entries for the token file name. Which seems unnecessary.

jodyhuntatx avatar Oct 29 '19 03:10 jodyhuntatx