fix(sol): correct traefik public edge redirect config
Some checks failed
deploy-sol-public-edge / apply (push) Failing after 4m43s
Some checks failed
deploy-sol-public-edge / apply (push) Failing after 4m43s
This commit is contained in:
@@ -34,6 +34,7 @@ spec:
|
|||||||
web:
|
web:
|
||||||
hostPort: 80
|
hostPort: 80
|
||||||
allowACMEByPass: true
|
allowACMEByPass: true
|
||||||
|
http:
|
||||||
redirections:
|
redirections:
|
||||||
entryPoint:
|
entryPoint:
|
||||||
to: websecure
|
to: websecure
|
||||||
|
|||||||
Reference in New Issue
Block a user