is helm now working?
This commit is contained in:
parent
94904aeae4
commit
323dc15563
@ -9,9 +9,12 @@ spec:
|
||||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
source:
|
||||
path: argocd
|
||||
repoURL: https://gitea.linvogel.ch/linus/gitops.git
|
||||
targetRevision: HEAD
|
||||
path: helm/argocd
|
||||
helm:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
|
||||
@ -9,9 +9,13 @@ spec:
|
||||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
source:
|
||||
path: istio
|
||||
repoURL: https://gitea.linvogel.ch/linus/gitops.git
|
||||
targetRevision: HEAD
|
||||
path: helm/istio
|
||||
helm:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
|
||||
0
helm/istio/values.yaml
Normal file
0
helm/istio/values.yaml
Normal file
Loading…
x
Reference in New Issue
Block a user