Update target namespaces

This commit is contained in:
Jonny Ervine 2024-02-07 21:40:24 +08:00
parent cf45a3f547
commit 43b71add09

View File

@ -3,7 +3,7 @@ envs:
operatorApiUrl: http://postgres-operator:8080 operatorApiUrl: http://postgres-operator:8080
operatorClusterNameLabel: cluster-name operatorClusterNameLabel: cluster-name
resourcesVisible: "False" resourcesVisible: "False"
targetNamespace: db targetNamespace: "*"
teams: teams:
- home - home
extraEnvs: [] extraEnvs: []