This commit is contained in:
2026-01-12 05:33:02 +01:00
parent 091ed81bcc
commit eff6a4c84d
3 changed files with 10 additions and 3 deletions

View File

@@ -4,12 +4,13 @@
"repository": "https://git.gkdomaine.fr/kubernetes/argocd.git",
"targetRevision": "main",
"helmPath": "helm",
"domain": ".dev.gkdomaine.local",
"traefik": {
"url": "traefik.dev.gkdomaine.local"
"url": "traefik{{domain}}"
},
"homarr": {
"url": "homarr.dev.gkdomaine.local"
"url": "homarr{{domain}}"
}
}