디렉토리 구조 및 각 서비스 추가
This commit is contained in:
11
helm/teleport-cluster/.lint/gcp.yaml
Normal file
11
helm/teleport-cluster/.lint/gcp.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
clusterName: test-gcp-cluster
|
||||
chartMode: gcp
|
||||
gcp:
|
||||
projectId: gcpproj-123456
|
||||
backendTable: test-teleport-firestore-storage-collection
|
||||
auditLogTable: test-teleport-firestore-auditlog-collection
|
||||
sessionRecordingBucket: test-gcp-session-storage-bucket
|
||||
acme: true
|
||||
acmeEmail: test@email.com
|
||||
labels:
|
||||
env: gcp
|
||||
Reference in New Issue
Block a user