diff --git a/teleport-cluster/values-home.yaml b/teleport-cluster/values-home.yaml index 733784f..de7b08e 100644 --- a/teleport-cluster/values-home.yaml +++ b/teleport-cluster/values-home.yaml @@ -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