postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

Add nodeSelector and tolerations to postgres-operator-ui chart

Open hbjydev opened this issue 3 years ago • 2 comments

Please, answer some short questions which should help us to understand your problem / question better?

  • Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.8.1
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? Scaleway Kapsule
  • Are you running Postgres Operator in production? no
  • Type of issue? Feature Request

I need to be able to attach ALL Postgres resources to a specific node pool, which at the moment, I can do fine with the exception of the operator's UI.

hbjydev avatar Jun 04 '22 18:06 hbjydev

Puh, because we've allowed full spec for affinities, supporting it via the UI sounds like a bigger task. We are not using this feature, thus will not implement support for it. Somebody from the community might give it a shot.

FxKu avatar Jun 15 '22 17:06 FxKu

@FxKu No no, not supporting that from within the UI, I was unable to find a way to tie the UI itself to a specific node pool. As in the UI containers.

hbjydev avatar Jun 15 '22 17:06 hbjydev