Add kustomization yaml#26
Conversation
|
Thanks for this pull request. I'm not familiar with kustomize. I'm going to read up on that before reviewing. |
|
Please add the |
|
Hi, is this PR going to be merged anytime soon ? I am trying to use kustomize to clone the deploy folder which will make it much easier if we have this feature added. |
|
Hello. I'll be revisiting this soon. |
|
Hello. We need this too. Thanks! |
|
Would also love to see this merged! |
|
You can test this already by using kustomize built into kubectl: I'd however also add a kustomization at the root of the repo so users can install it by doing To see how this is done you can view: https://github.com/ricoberger/vault-secrets-operator or https://github.com/prometheus-operator/prometheus-operator/blob/main/kustomization.yaml |
It would be great if a kustomization.yaml was available for easy deployment with kustomize.