changed repo to https

This commit is contained in:
2025-04-20 12:54:53 -05:00
parent a5782b5a83
commit d4ee41df76
2 changed files with 3 additions and 3 deletions

View File

@@ -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:

View File

@@ -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: