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