use common port
This commit is contained in:
@@ -28,7 +28,7 @@ traefik:
|
||||
namespace: traefik
|
||||
mode: Terminate
|
||||
ssh:
|
||||
port: 2222
|
||||
port: 22
|
||||
protocol: TCP
|
||||
namespacePolicy: All
|
||||
allowedRoutes:
|
||||
@@ -107,7 +107,7 @@ traefik:
|
||||
tls:
|
||||
enabled: true
|
||||
ssh:
|
||||
port: 2222
|
||||
port: 22
|
||||
expose:
|
||||
default: true
|
||||
exposedPort: 22
|
||||
|
Reference in New Issue
Block a user