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
Describe the solution you'd like Kustomize - Kubernetes native configuration management is a good addition to standard OpenShift templates and Helm. As well as a good standalone option to manage deployments in Kubernetes.
I would like to see support so that we can use things along the lines of:
Describe the solution you'd like
Kustomize - Kubernetes native configuration management is a good addition to standard OpenShift templates and Helm. As well as a good standalone option to manage deployments in Kubernetes.
I would like to see support so that we can use things along the lines of:
kubectl -k ...
andAdditional context
Why should we support Kustomize next to Helm?
Helm and Kustomize are two of the primary methods to manage deployments, they are agnostic to object types and are well known in the community.
Please add support for this tool to ODS
It was already brought up in [orchestration pipeline] Stop exporting OpenShift resources #554
related: #554
The text was updated successfully, but these errors were encountered: