postgres-operator
postgres-operator copied to clipboard
Omit Namespace from ServiceAccount
When trying to deploy the operator using kustomize we had to omit the namespace so that we can deploy it in any namespace.
Like in #2348 I will ask you why not drop the namespace in the ClusterRoleBinding, too? Why not remove it in the OpenShift and UI example manifests, too?