diff --git a/postgres-operator-ui/values.home.yaml b/postgres-operator-ui/values.home.yaml index 731cc76..07800b5 100644 --- a/postgres-operator-ui/values.home.yaml +++ b/postgres-operator-ui/values.home.yaml @@ -3,7 +3,7 @@ envs: operatorApiUrl: http://postgres-operator:8080 operatorClusterNameLabel: cluster-name resourcesVisible: "False" - targetNamespace: db + targetNamespace: "*" teams: - home extraEnvs: []