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 aad0f0c commit c9e6edaCopy full SHA for c9e6eda
kustomize/postgres/postgres.yaml
@@ -5,6 +5,10 @@ metadata:
5
spec:
6
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.3-1
7
postgresVersion: 16
8
+ users:
9
+ - name: rhino
10
+ databases:
11
+ - zoo
12
instances:
13
- name: instance1
14
dataVolumeClaimSpec:
0 commit comments