Open
Description
postgres-operator/internal/patroni/config.go
Line 515 in c7a885d
is there any way to add custom local configuration in patroni ?
this would include most importantly tags.
could it be a workaround to remove the ownerREference from the configmap generated by the operator and manually edit the configs ? this might cause an error in the operator itself when it tries to create a configmap finding one with the same name already, but might this work ?