Currently, when deploying crossplane using Helm chart in a hybrid cluster with Windows nodes, the xgql deployment gets scheduled on Windows nodes, and fails to deploy, because there is no Windows image.
The chart also lacks nodeSelector values that can be set.
What problem are you facing?
Currently, when deploying crossplane using Helm chart in a hybrid cluster with Windows nodes, the
xgql
deployment gets scheduled on Windows nodes, and fails to deploy, because there is no Windows image. The chart also lacksnodeSelector
values that can be set.How could Upbound help solve your problem?
Add
xgql.nodeSelector
to helm chart values