From 3d23f9d068a9694789898a247812586ff3b4d4fc Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Tue, 20 Jan 2026 05:48:25 +0100 Subject: [PATCH] update cluster-ops name --- configs/ops/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/ops/config.json b/configs/ops/config.json index 0810e02..e960c0b 100644 --- a/configs/ops/config.json +++ b/configs/ops/config.json @@ -1,6 +1,6 @@ { "environment": "ops", - "name": "cluster-ops", + "name": "in-cluster", "repository": "https://git.gkdomaine.fr/kubernetes/argocd.git", "targetRevision": "main", "helmPath": "helm"