another try
This commit is contained in:
parent
92cf70a057
commit
513a2add14
@ -4,17 +4,18 @@ metadata:
|
||||
name: argo-cd
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
namespace: argocd
|
||||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://gitea.linvogel.ch/linus/gitops.git
|
||||
targetRevision: HEAD
|
||||
targetRevision: main
|
||||
path: helm/argocd
|
||||
helm:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: argocd
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user