update new config 2

This commit is contained in:
2026-01-11 06:13:10 +01:00
parent bb93a76909
commit 88d4769771
3 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ spec:
repoURL: https://git.gkdomaine.fr/kubernetes/argocd.git
revision: main
files:
- path: "apps/configs/*/config.json" # Il lit le fichier de config
- path: "configs/*/config.json" # Il lit le fichier de config
# - path: "headlamp/*/config-dev.json" # Il lit le fichier de config
template:
metadata:

View File

@@ -1,4 +0,0 @@
{
"name": "cluster-dev",
"server": "https://10.78.106.100:6444"
}

View File

@@ -1,4 +0,0 @@
{
"name": "cluster-rct",
"server": "https://kubernetes.default.svc"
}