35e2652714
* feat(helm chart): node affinities, tolerations etc. are configurable Kubernetes operators should be able to configure Speckle to be deployed on certain nodes based on rules they provide. This commit allows affinity, nodeSelector, tolerations, and topologySpreadConstrains to be provided by the operator. fixes https://github.com/specklesystems/speckle-server/issues/861