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

CRD + helm #925

Closed
jkremser opened this issue Jul 21, 2022 · 0 comments · Fixed by #926
Closed

CRD + helm #925

jkremser opened this issue Jul 21, 2022 · 0 comments · Fixed by #926

Comments

@jkremser
Copy link
Member

We have that k8gb.deployCrds flag that controls whether crds are deployed or not, but it comes with a cost. Currently, one can't do something like

k apply -f https://raw.githubusercontent.com/k8gb-io/k8gb/master/chart/k8gb/templates/crds/k8gb.absa.oss_gslbs.yaml

.. and see how it looks like

It would be nice to have the CRDs in their pure form w/o the helm curly brackets and then have another helm file that will conditionally include them. This will also simplify the makefile where we add those {{ if foobar }} stuff {{end}}

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

Successfully merging a pull request may close this issue.

1 participant