when trying to run $ oc port-forward services/augurdb-primary 5412:5432, the error message error: cannot attach to *v1.Service: invalid service 'augurdb-primary': Service is defined without a selector is returned.
This seems like it could be a config issue with how the postgres operator is set up. See their architecture docs at https://access.crunchydata.com/documentation/postgres-operator/latest/architecture
when trying to run
$ oc port-forward services/augurdb-primary 5412:5432, the error messageerror: cannot attach to *v1.Service: invalid service 'augurdb-primary': Service is defined without a selectoris returned.This seems like it could be a config issue with how the postgres operator is set up. See their architecture docs at https://access.crunchydata.com/documentation/postgres-operator/latest/architecture