mittwald / kubernetes-secret-generator

Kubernetes controller for automatically generating and updating secrets
Apache License 2.0
342 stars 60 forks source link

Add the option to opt out of service account token automounting #90

Closed gilles-gosuin closed 11 months ago

gilles-gosuin commented 1 year ago

Is your feature request related to a problem? Please describe. Corporate security policies mandate that the service account token automounting feature be turned off.

Describe the solution you'd like See PR https://github.com/mittwald/kubernetes-secret-generator/pull/89

martin-helmich commented 11 months ago

Fixed with #89