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