change
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user