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