Closed jbuns closed 3 years ago
Add setting of eirini/bits nodeselector configuration.
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
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.
xxx.xxx.xxx.165
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):
Types of changes
Checklist: