Hi,
Me and my team are trying to implement Kustomization to our tutor repo so that we don’t have to use bash scripts in order to apply certain patches. I found this information ( Kubernetes deployment — Tutor documentation ) and from my understanding putting kustomization.yml in env-custom should be enough to override default configuration. Unfortunately when doing tutor k8s start the default config gets applied. We also tried tutor k8s apply --kustomize path to custom kustomization yml but this also doesn’t work. Any help would be appreciated.
Best Regards
Jan