디렉토리 구조 및 각 서비스 추가
This commit is contained in:
15
helm/teleport-cluster/.lint/cert-secret.yaml
Normal file
15
helm/teleport-cluster/.lint/cert-secret.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
clusterName: test-cluster
|
||||
chartMode: aws
|
||||
aws:
|
||||
region: us-west-2
|
||||
backendTable: test-dynamodb-backend-table
|
||||
auditLogTable: test-dynamodb-auditlog-table
|
||||
sessionRecordingBucket: test-s3-session-storage-bucket
|
||||
annotations:
|
||||
certSecret:
|
||||
kubernetes.io/cert-secret: value
|
||||
highAvailability:
|
||||
replicaCount: 3
|
||||
certManager:
|
||||
enabled: true
|
||||
issuerName: letsencrypt
|
||||
Reference in New Issue
Block a user