argo-cd/examples/plugins/helm
杨刚 (成都) 32aae20cf8
chore: Update example-plugin-helm version and the latest yg version (#11840)
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-03-29 15:08:45 -04:00
..
argocd-repo-server-deployment-patch.yaml chore: Update example-plugin-helm version and the latest yg version (#11840) 2023-03-29 15:08:45 -04:00
generate.sh feat: parameterized config management plugins (#9135) (#9216) 2022-11-29 13:08:32 -05:00
get-parameters.sh feat: parameterized config management plugins (#9135) (#9216) 2022-11-29 13:08:32 -05:00
kustomization.yaml feat: upgrade Kustomize to v5.0.1 (#12299) 2023-03-16 22:24:08 +02:00
plugin.yaml feat: parameterized config management plugins (#9135) (#9216) 2022-11-29 13:08:32 -05:00
README.md feat: parameterized config management plugins (#9135) (#9216) 2022-11-29 13:08:32 -05:00

Simple Helm plugin

The directory path to the shell scripts will need to be updated based on how you mount them into the sidecar.

Installation

kustomize build examples/plugins/helm/ | kubectl apply -n argocd -f -