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

25 lines
594 B
YAML

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