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