postgres-operator
postgres-operator copied to clipboard
Option to use zookeeper as DCS when using CRD
- Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.8.2
- Where do you run it? - K8s on AWS VMs
- Are you running Postgres Operator in production? not yet.
- Type of issue? Question
I have a spare zookeeper (for Kafka) running in my K8s which want to use as DCS. I cant seem to figure our the configuration option for the same looking at the docs. I saw there is a SPILO_CONFIGURATION in Spilo, but not sure how to override in the operator ? How to specify endpoints for non etcd/K8s API DCS ?