diff --git a/configs/rct/config.json b/configs/rct/config.json index 5b84fc4..7dd8ced 100644 --- a/configs/rct/config.json +++ b/configs/rct/config.json @@ -1,4 +1,7 @@ { + "environment": "dev", "name": "cluster-dev", - "server": "https://10.78.106.100:6444" + "repository": "https://git.gkdomaine.fr/kubernetes/argocd.git", + "targetRevision": "main", + "helmPath": "helm" }