Enable publishedService on Traefik by default

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-02 18:25:21 +02:00
parent e51bbb831a
commit 3216e88e00
2 changed files with 2 additions and 2 deletions

View File

@@ -26,4 +26,4 @@ sources:
- https://traefik.io/
type: application
upstream_version: v9.19.2
version: 6.13.13
version: 6.13.14

View File

@@ -114,7 +114,7 @@ providers:
# - "default"
# IP used for Kubernetes Ingress endpoints
publishedService:
enabled: false
enabled: true
# Published Kubernetes Service to copy status from. Format: namespace/servicename
# By default this Traefik service
# pathOverride: ""