mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +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
|
targetRevision: 5.45.0
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/state/gullfaxi/system/argocd-values.yaml
|
- $values/state/gullfaxi/system/argocd/values.yaml
|
||||||
- repoURL: git@github.com:amkartashov/gf-k8s.git
|
- repoURL: git@github.com:amkartashov/gf-k8s.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue