github.com/argoproj/argo-cd/v2@v2.10.9/examples/plugins/helm/kustomization.yaml (about) 1 resources: 2 - ../../../manifests/base 3 4 configMapGenerator: 5 - name: helm-plugin-config 6 files: 7 - plugin.yaml 8 - generate.sh 9 - get-parameters.sh 10 11 generatorOptions: 12 disableNameSuffixHash: true 13 14 patches: 15 - path: argocd-repo-server-deployment-patch.yaml