Skip to content

Commit 8b8114b

Browse files
committed
Pg13 creates in shared namespace
1 parent 04206b8 commit 8b8114b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace: postgres-operator
1+
namespace: shared
22

33
resources:
44
- postgres.yaml

kustomize/postgres13/postgres.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ apiVersion: postgres-operator.crunchydata.com/v1beta1
22
kind: PostgresCluster
33
metadata:
44
name: pg
5-
namespace: shared
65
spec:
76
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-13.8-1
87
postgresVersion: 13

0 commit comments

Comments
 (0)