Files
argocd/configs/dev/config.json
2026-01-12 04:51:00 +01:00

11 lines
225 B
JSON

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