From f5a6e1b2d06eb8355c71b8c9ddad9f15c4c9f432 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Sun, 11 Jan 2026 19:00:54 +0100 Subject: [PATCH] update prd --- configs/prd/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/prd/config.json b/configs/prd/config.json index 09c4bd8..7dd8ced 100644 --- a/configs/prd/config.json +++ b/configs/prd/config.json @@ -1,6 +1,6 @@ { - "environment": "prd", - "name": "cluster-prd", + "environment": "dev", + "name": "cluster-dev", "repository": "https://git.gkdomaine.fr/kubernetes/argocd.git", "targetRevision": "main", "helmPath": "helm"