You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
vault injector works well, but for our security concern, is it possible to inject secret to our deployment pod while the "automountServiceAccountToken" setting false?
Describe the solution you'd like
see above
Describe alternatives you've considered
Nope
Additional context
To eliminate the security concern from our security team who worried that we don't need mount the service account when the main pod does not need to.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
vault injector works well, but for our security concern, is it possible to inject secret to our deployment pod while the "automountServiceAccountToken" setting false?
Describe the solution you'd like
see above
Describe alternatives you've considered
Nope
Additional context
To eliminate the security concern from our security team who worried that we don't need mount the service account when the main pod does not need to.
The text was updated successfully, but these errors were encountered: