Files
devops-infra-helm-charts-gcp/helm-overrides/gke-dataengg-prd-ase1a/computeclass/vminsert-mds-cc.yaml
T
2026-08-26 03:39:42 +05:30

23 lines
565 B
YAML

apiVersion: cloud.google.com/v1
kind: ComputeClass
metadata:
name: vminsert-mds
spec:
nodePoolConfig:
serviceAccount: sa-common-np-deng-prd@meesho-dataengg-prd-0622.iam.gserviceaccount.com
priorityDefaults:
location:
zones: ['asia-southeast1-a']
activeMigration:
optimizeRulePriority: false
nodePoolAutoCreation:
enabled: true
priorities:
- machineType: n4-highcpu-16
maxPodsPerNode: 28
spot: false
storage:
bootDiskSize: 100
bootDiskType: hyperdisk-balanced
whenUnsatisfiable: DoNotScaleUp