Skip to content

Commit e7f688c

Browse files
author
Jonathan S. Katz
committed
Change default watched namespace to "pgo" with pgo-deployer
This had multiple namespaces, but for the default install we just want to have one.
1 parent 699206e commit e7f688c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installers/kubectl/postgres-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ spec:
8080
- name: METRICS
8181
value: "false"
8282
- name: NAMESPACE
83-
value: "pgouser1,pgouser2"
83+
value: "pgo"
8484
- name: NAMESPACE_MODE
8585
value: "dynamic"
8686
- name: PGBADGERPORT

0 commit comments

Comments
 (0)