Enable ssh service
This commit is contained in:
parent
ef47807335
commit
6a2bc72e66
@ -53,7 +53,11 @@ auth:
|
|||||||
# auth_service:
|
# auth_service:
|
||||||
# client_idle_timeout: 2h
|
# client_idle_timeout: 2h
|
||||||
# client_idle_timeout_message: "Connection closed after 2hours without activity"
|
# client_idle_timeout_message: "Connection closed after 2hours without activity"
|
||||||
teleportConfig: {}
|
teleportConfig:
|
||||||
|
proxy_service:
|
||||||
|
enabled: true
|
||||||
|
ssh_service:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
# proxy contains values specific for the proxy pods
|
# proxy contains values specific for the proxy pods
|
||||||
# You can override chart-scoped values, for example
|
# You can override chart-scoped values, for example
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user