changed repo to https
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
path: cluster/external-secrets
|
path: cluster/external-secrets
|
||||||
repoURL: git@github.com:rblundon/homelab.git
|
repoURL: https://github.com/rblundon/homelab.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
|
|||||||
@@ -10,8 +10,8 @@ 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: https://github.com/rblundon/homelab.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
|
|||||||
Reference in New Issue
Block a user