mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file argocd.yaml
This commit is contained in:
parent
93b4ef3983
commit
98bbd1f84a
1 changed files with 1 additions and 3 deletions
|
|
@ -9,8 +9,6 @@ spec:
|
|||
repoURL: https://gitlab.com/developerdurp/homelab.git
|
||||
targetRevision: main
|
||||
path: argocd
|
||||
directory:
|
||||
recurse: true
|
||||
destination:
|
||||
namespace: argocd
|
||||
name: in-cluster
|
||||
|
|
@ -19,4 +17,4 @@ spec:
|
|||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- CreateNamespace=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue