diff --git a/manifests/apps/infra-app-of-apps.yaml b/manifests/apps/infra-app-of-apps.yaml index 9b19e3f..77cd55a 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://gitlab.wikimedia.org/martynranyard/cloud-dev-cluster.git + repoURL: https://git.martyn.berlin/martyn/cloud-dev-cluster.git targetRevision: HEAD syncPolicy: automated: diff --git a/manifests/projects/infra.yaml b/manifests/projects/infra.yaml index ae2801a..235dedf 100644 --- a/manifests/projects/infra.yaml +++ b/manifests/projects/infra.yaml @@ -19,3 +19,4 @@ 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