Add config
This commit is contained in:
parent
3472aacd91
commit
ef47807335
@ -76,7 +76,11 @@ proxy:
|
|||||||
# https_keypairs:
|
# https_keypairs:
|
||||||
# - key_file: /my-custom-mount/key.pem
|
# - key_file: /my-custom-mount/key.pem
|
||||||
# cert_file: /my-custom-mount/cert.pem
|
# cert_file: /my-custom-mount/cert.pem
|
||||||
teleportConfig: {}
|
teleportConfig:
|
||||||
|
proxy_service:
|
||||||
|
enabled: true
|
||||||
|
ssh_service:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
authentication:
|
authentication:
|
||||||
# Default authentication type. Possible values are 'local' and 'github' for OSS, plus 'oidc' and 'saml' for Enterprise.
|
# Default authentication type. Possible values are 'local' and 'github' for OSS, plus 'oidc' and 'saml' for Enterprise.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user