Files
argocd/configs/dev/config.json
2026-01-12 05:13:34 +01:00

16 lines
294 B
JSON

{
"environment": "dev",
"name": "cluster-dev",
"repository": "https://git.gkdomaine.fr/kubernetes/argocd.git",
"targetRevision": "main",
"helmPath": "helm",
"traefik": {
"url": "traefik.dev.gkdomaine.local"
},
"homarr": {
"url": "homarr.dev.gkdomaine.local"
}
}