updated pipeline.yml
90ec3dde
Hari Sekhon
committed
1 changed file
pipeline.yml
/.buildkite/pipeline.yml+1
/.buildkite/pipeline.yml
Add comment 42 requiredDuringSchedulingIgnoredDuringExecution:
Add comment 43 nodeSelectorTerms:
Add comment 44 - matchExpressions:
Add comment 45 Plus   # gke-preemptible not valid on GKE AutoPilot clusters - remove in that case and leave only gke-spot
Add comment 45 46 - key: cloud.google.com/gke-preemptible
Add comment 46 47 operator: DoesNotExist
Add comment 47 48 - key: cloud.google.com/gke-spot