cloudfoundry-incubator / kubecf

Cloud Foundry on Kubernetes
Apache License 2.0
115 stars 62 forks source link

Add eirini/bits nodeselector #1737

Closed jbuns closed 3 years ago

jbuns commented 3 years ago

Description

Add setting of eirini/bits nodeselector configuration.

Motivation and Context

Add setting of eirini/bits nodeselector configuration. This follows the same pattern as the eirinix components where a nodeselector can be set for each component.

E.g. https://github.com/cloudfoundry-incubator/kubecf/blob/master/mixins/eirinix/config/eirinix.yaml#L14 https://github.com/cloudfoundry-incubator/kubecf/blob/master/mixins/eirinix/templates/loggregator-bridge.yaml#L86-L87

How Has This Been Tested?

Tested using updated kubecf helm chart v2.7.13. Set a node xxx.xxx.xxx.165 with a test label and set the nodeselector to select that node.

Screenshots (if appropriate):

Screenshot 2021-06-23 at 12 29 31

Types of changes

Checklist: