Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm chart doesn't install the CRDs #72

Open
acookin opened this issue Jul 13, 2021 · 0 comments
Open

Helm chart doesn't install the CRDs #72

acookin opened this issue Jul 13, 2021 · 0 comments

Comments

@acookin
Copy link
Contributor

acookin commented Jul 13, 2021

helm install does not generate the CRDs, which makes the operator basically useless.

Since helm 2 is deprecated, we only need to make this work for helm 3.

We could easily just add the CRD to the crds directory in the helm chart directory, or we could add the crds in a different chart.

See helm's suggestions on this for more info: https://helm.sh/docs/chart_best_practices/custom_resource_definitions/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant