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