postgres-operator-examples
postgres-operator-examples copied to clipboard
CRD does not have all options?
The Helm and Kustomize CRD: https://github.com/CrunchyData/postgres-operator-examples/blob/main/kustomize/install/bases/crd/bases/postgres-operator.crunchydata.com_postgresclusters.yaml
Is missing: https://github.com/CrunchyData/postgres-operator/blob/master/docs/content/references/crd.md#postgresclusterspecusersindexpassword
And possibly other options too?