Publish CRDs as a seperate chart #3887
mdgreenwald
started this conversation in
Ideas
Replies: 1 comment
-
This is a great idea. It also the pattern from the prometheus-operator helm chart prometheus-community/helm-charts#3547 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I think it would be very beneficial to publish the crds as a separate helm chart. It would make managing and upgrading this project much easier for cluster operators. This is even a recommendation from the helm project itself and its how the Karpenter project handles managing CRDS.
[1] Helm - Custom Resource Definitions, Method 2 Separate Charts
[2] Karpenter CRDs Guide
Beta Was this translation helpful? Give feedback.
All reactions