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: web:
hostPort: 80 hostPort: 80
allowACMEByPass: true allowACMEByPass: true
redirections: http:
entryPoint: redirections:
to: websecure entryPoint:
scheme: https to: websecure
permanent: true scheme: https
permanent: true
websecure: websecure:
hostPort: 443 hostPort: 443
service: service: