Files
dsk-devops-toolchains/helm/teleport-cluster/.lint/gcp-ha-antiaffinity.yaml
2024-01-03 17:29:11 +09:00

13 lines
339 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
highAvailability:
replicaCount: 3
requireAntiAffinity: true
labels:
env: gcp