typo
This commit is contained in:
parent
45b9553b92
commit
8e57c58d71
1 changed files with 6 additions and 6 deletions
|
|
@ -5,12 +5,12 @@ metadata:
|
|||
namespace: customer1
|
||||
spec:
|
||||
managed:
|
||||
roles:
|
||||
- name: customer1
|
||||
ensure: present
|
||||
login: true
|
||||
passwordSecret:
|
||||
name: customer1-db-credentials
|
||||
roles:
|
||||
- name: customer1
|
||||
ensure: present
|
||||
login: true
|
||||
passwordSecret:
|
||||
name: customer1-db-credentials
|
||||
instances: 3
|
||||
imageName: ghcr.io/cloudnative-pg/postgresql:15.2
|
||||
storage:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue