Files
devops-infra-helm-charts-gcp/helm-overrides/gke-supply-prd-ase1a/computeclass/vm-stack-ht-cc.yaml
T
2026-08-26 03:39:42 +05:30

25 lines
607 B
YAML

apiVersion: cloud.google.com/v1
kind: ComputeClass
metadata:
name: vm-stack-ht
spec:
nodePoolConfig:
serviceAccount: sa-common-np-supl-prd@meesho-supply-prd-0622.iam.gserviceaccount.com
nodeLabels:
dedicated: vm-stack-ht
priorityDefaults:
location:
zones: ['asia-southeast1-a']
activeMigration:
optimizeRulePriority: false
nodePoolAutoCreation:
enabled: true
priorities:
- machineType: n4d-highmem-8
maxPodsPerNode: 16
spot: false
storage:
bootDiskSize: 100
bootDiskType: hyperdisk-balanced
whenUnsatisfiable: DoNotScaleUp