From 072fb6819c11af134a294482b475053cc2ccec19 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Sun, 3 May 2026 10:18:20 +0200 Subject: [PATCH] Revert "moving to my mirror because confusion" This reverts commit ce132acf46170d3f0ecdcc00b939a4ec4a2383a8. --- manifests/apps/infra-app-of-apps.yaml | 2 +- manifests/projects/infra.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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