mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 09:59:43 +00:00
Compare commits
1 commit
main
...
test-chart
| Author | SHA1 | Date | |
|---|---|---|---|
| e582c53075 |
4 changed files with 10 additions and 4 deletions
|
|
@ -13,7 +13,13 @@ spec:
|
|||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
source:
|
||||
repoURL: git@github.com:amkartashov/gf-k8s.git
|
||||
targetRevision: main
|
||||
sources:
|
||||
- repoURL: git@github.com:amkartashov/gf-k8s.git
|
||||
targetRevision: test-chart-v0.0.1
|
||||
path: state/gullfaxi/apps/test/manifests/
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/state/gullfaxi/apps/test/values.yaml
|
||||
- repoURL: git@github.com:amkartashov/gf-k8s.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
|
|
|
|||
0
state/gullfaxi/apps/test/values.yaml
Normal file
0
state/gullfaxi/apps/test/values.yaml
Normal file
Loading…
Reference in a new issue