This commit is contained in:
Danijel Simeunovic
2026-02-12 11:29:21 +01:00
parent c73d24aff6
commit 8502395521

View File

@@ -73,22 +73,33 @@ spec:
isDefaultClass: true
# Configure entry points
entryPoints:
ports:
web:
address: :80
observability:
accessLogs: true
metrics: true
tracing: true
proxyProtocol:
trustedIPs: "172.16.1.0/24"
forwardedHeaders:
trustedIPs: "172.16.1.0/24"
port: 80
http:
redirections:
entrypoint:
to: websecure
scheme: https
websecure:
address: :443
port: 443
proxyProtocol:
trustedIPs: "172.16.1.0/24"
forwardedHeaders:
trustedIPs: "172.16.1.0/24"
http:
tls: {}
observability:
accessLogs: true
metrics: true
tracing: true
destination:
server: https://kubernetes.default.svc