Open
Description
- Which image of the operator are you using?
- registry.opensource.zalan.do/acid/postgres-operator:v1.8.1
- **Where do you run it ?
- Bare Metal K8s]
- Are you running Postgres Operator in production?
- No
- Type of issue?
- feature request
We deployed a PostgreSQL database in namespace A
and we need the _owner
_writer
and _reader
secrets in more than one another namespace.
Is it posible to change the secretNamespace
type from string to array ??