We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04206b8 commit 8b8114bCopy full SHA for 8b8114b
kustomize/postgres13/kustomization.yaml
@@ -1,4 +1,4 @@
1
-namespace: postgres-operator
+namespace: shared
2
3
resources:
4
- postgres.yaml
kustomize/postgres13/postgres.yaml
@@ -2,7 +2,6 @@ apiVersion: postgres-operator.crunchydata.com/v1beta1
kind: PostgresCluster
metadata:
name: pg
5
- namespace: shared
6
spec:
7
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-13.8-1
8
postgresVersion: 13
0 commit comments