diff --git a/k8s/ci-build.deployment.yaml b/k8s/ci-build.deployment.yaml index 9c3baf88..436da390 100644 --- a/k8s/ci-build.deployment.yaml +++ b/k8s/ci-build.deployment.yaml @@ -14,15 +14,6 @@ spec: run: ci-build namespace: fhir spec: - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: cloud.google.com/gke-spot - operator: NotIn - values: - - "true" containers: - env: - name: BUILD_NUMBER