diff --git a/manifests/apps/infra-app-of-apps.yaml b/manifests/apps/infra-app-of-apps.yaml index 77cd55a..9b19e3f 100644 --- a/manifests/apps/infra-app-of-apps.yaml +++ b/manifests/apps/infra-app-of-apps.yaml @@ -10,7 +10,7 @@ spec: project: infra source: path: manifests/apps/infra-app-of-apps.yaml - repoURL: https://git.martyn.berlin/martyn/cloud-dev-cluster.git + repoURL: https://gitlab.wikimedia.org/martynranyard/cloud-dev-cluster.git targetRevision: HEAD syncPolicy: automated: diff --git a/manifests/projects/infra.yaml b/manifests/projects/infra.yaml index 235dedf..ae2801a 100644 --- a/manifests/projects/infra.yaml +++ b/manifests/projects/infra.yaml @@ -19,4 +19,3 @@ spec: server: https://kubernetes.default.svc sourceRepos: - https://gitlab.wikimedia.org/martynranyard/cloud-dev-cluster.git - - https://git.martyn.berlin/martyn/wbc-dev-cluster.git