add params

This commit is contained in:
Danijel Simeunovic
2026-02-12 11:17:28 +01:00
parent 23de8285ec
commit 6fb0652efc

View File

@@ -90,6 +90,14 @@ spec:
http:
tls: {}
additionalArguments:
- --entryPoints.web.http.redirections.to=websecure
- --entryPoints.web.http.redirections.scheme=https
- --entryPoints.web.http.redirections.permanent=true
- --entryPoints.web.observability.accessLogs=true
- --entryPoints.web.observability.metrics=true
- --entryPoints.web.observability.tracing=true
destination:
server: https://kubernetes.default.svc
namespace: traefik-system