fix repo path
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
targetRevision: HEAD
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: false
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- RespectIgnoreDifferences=true
|
||||
|
||||
@@ -10,7 +10,7 @@ spec:
|
||||
namespace: openshift-gitops
|
||||
project: default
|
||||
source:
|
||||
path: cluster
|
||||
path: /cluster
|
||||
repoURL: git@github.com:rblundon/homelab.git
|
||||
targetRevision: HEAD
|
||||
syncPolicy:
|
||||
|
||||
Reference in New Issue
Block a user