argo-cd/examples/plugins/helm
Sergey Kacheev f1875b56e1
fix: examples/plugin/helm subPath for get-parameters.sh (#12568)
Signed-off-by: Sergey Kacheev <S.Kacheev@gmail.com>
2023-02-23 00:00:52 +00:00
..
argocd-repo-server-deployment-patch.yaml fix: examples/plugin/helm subPath for get-parameters.sh (#12568) 2023-02-23 00:00:52 +00: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: parameterized config management plugins (#9135) (#9216) 2022-11-29 13:08:32 -05: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 -