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