mittwald / kubernetes-secret-generator

Kubernetes controller for automatically generating and updating secrets
Apache License 2.0
329 stars 56 forks source link

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

Closed gilles-gosuin closed 8 months ago

gilles-gosuin commented 10 months 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 8 months ago

Fixed with #89