Update config file for RCT cluster
This commit is contained in:
@@ -9,7 +9,8 @@ spec:
|
||||
repoURL: https://git.gkdomaine.fr/kubernetes/argocd.git
|
||||
revision: main
|
||||
files:
|
||||
- path: "headlamp/*/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:
|
||||
# {{path.basename}} sera remplacé par "dev" ou "prd"
|
||||
|
||||
4
configs/rct/config.json
Normal file
4
configs/rct/config.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "cluster-rct",
|
||||
"server": "https://kubernetes.default.svc"
|
||||
}
|
||||
Reference in New Issue
Block a user