charts/teleport-cluster-15.3.3/.lint/aws-ha-antiaffinity.yaml
2024-05-30 22:13:48 +08:00

13 lines
300 B
YAML

clusterName: test-aws-cluster
chartMode: aws
aws:
region: us-west-2
backendTable: test-dynamodb-backend-table
auditLogTable: test-dynamodb-auditlog-table
sessionRecordingBucket: test-s3-session-storage-bucket
highAvailability:
replicaCount: 3
requireAntiAffinity: true
labels:
env: aws