From ce132acf46170d3f0ecdcc00b939a4ec4a2383a8 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Sun, 3 May 2026 10:11:36 +0200 Subject: [PATCH] moving to my mirror because confusion --- manifests/apps/infra-app-of-apps.yaml | 2 +- manifests/projects/infra.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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