wrong service

This commit is contained in:
Steffen Illium 2024-04-25 23:55:56 +02:00
parent 265011ee1f
commit 93dc9d8537
2 changed files with 2 additions and 3 deletions

View File

@ -59,12 +59,11 @@ spec:
- --metrics.prometheus=true
- --metrics.prometheus.entrypoint=metrics
- --providers.kubernetescrd
# - --providers.kubernetescrd.labelSelector=local=true
- --providers.kubernetescrd.allowExternalNameServices=true
- --accesslog=false
- --accesslog.fields.defaultmode=keep
- --accesslog.fields.headers.defaultmode=drop
- --accesslog.fields.headers.defaultmode=keep
- --serversTransport.insecureSkipVerify=true
- --log.level=INFO
env:

View File

@ -8,6 +8,6 @@ spec:
status:
- "400-599"
service:
name: website
name: traefik-local
port: 80
query: "https://steffenillium.de/404.html"