디렉토리 구조 및 각 서비스 추가
This commit is contained in:
17
helm/teleport-cluster/.lint/aws-ha-log.yaml
Normal file
17
helm/teleport-cluster/.lint/aws-ha-log.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
clusterName: test-aws-cluster
|
||||
chartMode: aws
|
||||
log:
|
||||
level: DEBUG
|
||||
aws:
|
||||
region: us-west-2
|
||||
backendTable: test-dynamodb-backend-table
|
||||
auditLogTable: test-dynamodb-auditlog-table
|
||||
auditLogMirrorOnStdout: true
|
||||
sessionRecordingBucket: test-s3-session-storage-bucket
|
||||
highAvailability:
|
||||
replicaCount: 2
|
||||
certManager:
|
||||
enabled: true
|
||||
issuerName: letsencrypt-production
|
||||
labels:
|
||||
env: aws
|
||||
Reference in New Issue
Block a user