This commit is contained in:
2026-01-12 05:28:43 +01:00
parent f007fc0a90
commit 091ed81bcc
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`{{ .Values.traefik.dashboard.domain }}`)
- match: Host(`{{ .Values.traefik.dashboard.url }}`)
kind: Rule
services:
- name: api@internal

View File

@@ -64,4 +64,4 @@ traefik:
# Configuration du dashboard Traefik
# Le dashboard est accessible via l'IngressRoute créé dans templates/config.yaml
dashboard:
domain: traefik.dev.gkdomaine.local
url: traefik.dev.gkdomaine.local