1 changed file
docker-in-docker/base | ||
statefulset.yaml | ||
statefulset.yaml
/docker-in-docker/base/statefulset.yaml+1/docker-in-docker/base/statefulset.yaml
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