mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
fix: examples/plugin/helm subPath for get-parameters.sh (#12568)
Signed-off-by: Sergey Kacheev <S.Kacheev@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user