docs: Update service type for ACM deployments in Enterprise (#33711)

https://github.com/gravitational/teleport/pull/29454 fixed this for OSS deployments but not Enterprise.
This commit is contained in:
Gus Luxton 2023-10-20 15:25:01 -03:00 committed by GitHub
parent 7452614827
commit 15d058d8ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -442,6 +442,8 @@ with `tls.existingCASecretName` in the values file.
chartMode: aws
clusterName: teleport.example.com # Name of your cluster. Use the FQDN you intend to configure in DNS below.
proxyListenerMode: multiplex
service:
type: ClusterIP
aws:
region: us-west-2 # AWS region
backendTable: teleport-helm-backend # DynamoDB table to use for the Teleport backend