upbound / universal-crossplane

Enterprise-grade @crossplane from @upbound
https://upbound.io/product/universal-crossplane
Apache License 2.0
124 stars 32 forks source link

Add nodeSelector to xgql in helm chart #326

Closed PavelPikat closed 1 year ago

PavelPikat commented 1 year ago

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 lacks nodeSelector values that can be set.

How could Upbound help solve your problem?

Add xgql.nodeSelector to helm chart values

phisco commented 1 year ago

Closing as xgql was removed in https://github.com/upbound/universal-crossplane/pull/327