Skip to content

Update RA examples to use support pool by default

Grant Young requested to merge gy-update-ra-examples-docs into master

MR updates Reference Architecture examples to set a global nodeSelector to deploy pods on the support node pool by default unless configured otherwise.

This ensure that only the webservice and sidekiq pods are deployed on their respective pools.

Merge request reports