mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-10 17:39:43 +00:00
argocd(fix): wrong values path
This commit is contained in:
parent
1fced18e71
commit
80ca32b348
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ spec:
|
|||
targetRevision: 5.45.0
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/state/gullfaxi/system/argocd-values.yaml
|
||||
- $values/state/gullfaxi/system/argocd/values.yaml
|
||||
- repoURL: git@github.com:amkartashov/gf-k8s.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
|
|
|
|||
Loading…
Reference in a new issue