From 2020e1c7bba1ba0acad770034eec4eb9d3d96e07 Mon Sep 17 00:00:00 2001 From: "Antoine R. Dumont (@ardumont)" <antoine.romain.dumont@gmail.com> Date: Thu, 10 Aug 2023 16:40:27 +0200 Subject: [PATCH] cluster-components: Make admin cluster config coming from production branch Refs. swh/infra/sysadm-environment#4525 --- .../cluster-components/cluster-components-applicationset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-configuration/cluster-components/cluster-components-applicationset.yaml b/argocd-configuration/cluster-components/cluster-components-applicationset.yaml index 282f7a7..5a96dd0 100644 --- a/argocd-configuration/cluster-components/cluster-components-applicationset.yaml +++ b/argocd-configuration/cluster-components/cluster-components-applicationset.yaml @@ -8,7 +8,7 @@ spec: - list: elements: - cluster: admin - branch: staging-configure-alerting + branch: production url: https://rancher.euwest.azure.internal.softwareheritage.org/k8s/clusters/c-q2wd4 # - cluster: archive-staging-rke2 # branch: staging -- GitLab