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

[bug] cannot set `nodeSelector` for postgres-ui Helm chart

Open plsnotracking opened this issue 3 months ago • 0 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.11.0
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? [K3s]
  • Are you running Postgres Operator in production? [yes]
  • Type of issue? [Bug report/feature request]

Some general remarks when posting a bug report:

  • Please, check the operator, pod (Patroni) and postgresql logs first. When copy-pasting many log lines please do it in a separate GitHub gist together with your Postgres CRD and configuration manifest.
  • If you feel this issue might be more related to the Spilo docker image or Patroni, consider opening issues in the respective repos.

List of values do not expose nodeSelector in https://github.com/zalando/postgres-operator/blob/master/charts/postgres-operator-ui/values.yaml.

Would it be possible to add those? Thanks.

plsnotracking avatar Mar 29 '24 06:03 plsnotracking