refactoring
This commit is contained in:
parent
66c07a5418
commit
0b1f8a88dd
@ -4,9 +4,6 @@ metadata:
|
||||
name: istio
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
namespace: istio-system
|
||||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://gitea.linvogel.ch/linus/gitops.git
|
||||
@ -15,7 +12,9 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: istio-system
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user