mittwald / kubernetes-secret-generator

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

Fix helm ClusterRole for secret creation #59

Closed nicolas-geniteau closed 2 years ago

nicolas-geniteau commented 2 years ago

Helm ClusterRole is not up to date with deploy/role.yaml.

With the CR feature, the create verb is necessary to create secrets.