Files
dsk-devops-toolchains/helm/teleport-cluster/.lint/aws-ha-acme.yaml
2024-01-03 17:29:11 +09:00

15 lines
344 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
certManager:
enabled: true
issuerName: letsencrypt-production
labels:
env: aws