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"