forked from roger/k3s-cluster
fix(argocd): drop redundant directory.recurse=false to converge k3s-cluster-root #1
@@ -11,8 +11,6 @@ spec:
|
|||||||
repoURL: https://git.rogi.casa/roger/k3s-cluster.git
|
repoURL: https://git.rogi.casa/roger/k3s-cluster.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: argocd
|
path: argocd
|
||||||
directory:
|
|
||||||
recurse: false
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
|
|||||||
Reference in New Issue
Block a user