postgres-operator-examples
postgres-operator-examples copied to clipboard
add nodeSelector support
Supporting (at the very least) nodeSelector to constrain where pods run is standard practice in Helm charts, so this PR adds that capability.