-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
This might fall in a feature request list.
I am trying to setup synchronous_mode. For now the operator does not expose this patroni bootstrap option. This is similar to: #428
Initially I expected that entire spec/patroni gets passed to patroni boostrap, but I was wrong.
If this direction is not possible, will there be an option to pass another map of params from the cluster definition directly to patroni boostrap, without requiring code changes in the operator to interpreting every field?
Or, are there any other options to control patroni from my cluster request?
jecho, frittentheke, fischerman and siku4