mittwald / kubernetes-secret-generator

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

Fix CRD for helm chart #58

Closed nicolas-geniteau closed 2 years ago

nicolas-geniteau commented 2 years ago

CRDs are not deployed with helm Chart.

This PR seperate CRD and CR examples in two directories (crds and cr-examples) and symlink crds to helm chart.