You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could have a single chart for the CRD and controller and have a crd.create option for the user to decide whether to install the CRD. This is what is done in:
That's the plan for the controller rewrite in Golang. A single helm chart with both and then allow people to add ingress as needed : Ambassador, Seldon OAuth Gateway, Istio-Ingress.
We could have a single chart for the CRD and controller and have a crd.create option for the user to decide whether to install the CRD. This is what is done in:
https://github.com/helm/charts/blob/c7edb3f3012c4db73624583dafe6963aec3055e0/stable/sealed-secrets/values.yaml#L24
and
https://github.com/helm/charts/blob/7d0450231c4fe88483d5cb15b760a5886f3c1903/stable/prometheus-operator/values.yaml#L448
The text was updated successfully, but these errors were encountered: