Enable ssh service

This commit is contained in:
Jonny Ervine 2023-09-10 13:49:30 +08:00
parent ef47807335
commit 6a2bc72e66

View File

@ -53,7 +53,11 @@ auth:
# auth_service:
# client_idle_timeout: 2h
# 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
# You can override chart-scoped values, for example