fix: examples/plugin/helm subPath for get-parameters.sh (#12568)

Signed-off-by: Sergey Kacheev <S.Kacheev@gmail.com>
This commit is contained in:
Sergey Kacheev
2023-02-23 07:00:52 +07:00
committed by GitHub
parent df3bd34646
commit f1875b56e1

View File

@@ -40,7 +40,7 @@ spec:
subPath: generate.sh
name: helm-plugin-config
- mountPath: /var/run/argocd/helm-plugin/get-parameters.sh
subPath: generate.sh
subPath: get-parameters.sh
name: helm-plugin-config
- mountPath: /usr/local/bin
name: helm-plugin-tools