airshipctl/manifests/function/baremetal-operator/kustomization.yaml
Sreejith Punnapuzha a60d54e34c Add nodeselector to init infra components
* Add nodeselector to ironic, baremetal-operator and capm3

Relates-To: #407

Signed-off-by: Sreejith Punnapuzha <Sreejith.Punnapuzha@outlook.com>
Change-Id: Iba71666c333c9f551e51b1cae7145a64eda03ce1
2021-02-03 02:26:01 +00:00

18 lines
326 B
YAML

resources:
- ../../global/crd/baremetal-operator
- config-file
- rbac
- entrypoint
- operator.yaml
- ironic.yaml
- ironic-pv.yaml
- ironic-vars.yaml
- namespace.yaml
namespace: metal3
patchesStrategicMerge:
- ironic_toleration_patch.yaml
- ironic_nodeselector_patch.yaml
- operator_nodeselector_patch.yaml