test
This commit is contained in:
parent
9ebd282d7c
commit
2355fcb88b
@ -34,8 +34,8 @@ spec:
|
||||
- --entrypoints.dns.address=:53/udp
|
||||
|
||||
- --entrypoints.web-local.address=:80/tcp
|
||||
- "--entrypoints.web-local.http.redirections.entrypoint.to=websecure-local"
|
||||
- "--entrypoints.web-local.http.redirections.entrypoint.scheme=https"
|
||||
- --entrypoints.web-local.http.redirections.entrypoint.to=websecure-local
|
||||
- --entrypoints.web-local.http.redirections.entrypoint.scheme=https
|
||||
|
||||
- --entrypoints.websecure-local.address=:443/tcp
|
||||
- --entrypoints.websecure-local.http.middlewares=traefik-no-auth-chain
|
||||
|
@ -39,7 +39,7 @@ spec:
|
||||
ports:
|
||||
# Front
|
||||
- name: websecure
|
||||
port: 443
|
||||
port: 8443
|
||||
protocol: TCP
|
||||
targetPort: websecure-front
|
||||
nodePort: 30443
|
||||
|
Loading…
x
Reference in New Issue
Block a user