12 lines
312 B
YAML
12 lines
312 B
YAML
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
|