Skip to content

Add enable_pod_antiaffinity to kind: postgresql #1147

Open
@alexey-gavrilov-flant

Description

@alexey-gavrilov-flant
  • Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.5.0
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? Bare Metal K8s
  • Are you running Postgres Operator in production? yes
  • Type of issue? feature request

enable_pod_antiaffinity can only be enabled as a global parameter. which leads to a massive immediate roll-over of all environments. which is very dangerous.
could you add this parameter to kind: postgresql.
It seems to me not very good practice to create parameters in the operator, it is better to transfer everything to kind: postgresql.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions