fix(sol): correct traefik public edge redirect config
Some checks failed
deploy-sol-public-edge / apply (push) Failing after 4m43s

This commit is contained in:
mpabi
2026-04-12 20:18:13 +02:00
parent d16dcc2aa7
commit f2af1710ff

View File

@@ -34,11 +34,12 @@ spec:
web:
hostPort: 80
allowACMEByPass: true
redirections:
entryPoint:
to: websecure
scheme: https
permanent: true
http:
redirections:
entryPoint:
to: websecure
scheme: https
permanent: true
websecure:
hostPort: 443
service: