디렉토리 구조 및 각 서비스 추가
This commit is contained in:
12
helm/teleport-cluster/.lint/pdb.yaml
Normal file
12
helm/teleport-cluster/.lint/pdb.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
clusterName: helm-lint
|
||||
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
|
||||
podDisruptionBudget:
|
||||
enabled: true
|
||||
minAvailable: 2
|
||||
Reference in New Issue
Block a user