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