Skip to content

Commit

Permalink
change strabo-workers to use their own pool
Browse files Browse the repository at this point in the history
Signed-off-by: kcmannem <[email protected]>
  • Loading branch information
kcmannem committed Dec 2, 2019
1 parent 766b140 commit f495945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/with-creds/strabo-workers/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ concourse:
periodSeconds: 60
failureThreshold: 10
timeoutSeconds: 45
nodeSelector: { cloud.google.com/gke-nodepool: workers-3 }
nodeSelector: { cloud.google.com/gke-nodepool: strabo-workers }
hardAntiAffinity: true
env:
- name: CONCOURSE_GARDEN_NETWORK_POOL
Expand Down

0 comments on commit f495945

Please sign in to comment.