openproject initial commit
This commit is contained in:
parent
becd916820
commit
5c4e71e9c6
5 changed files with 180 additions and 0 deletions
9
openproject/db.yaml
Normal file
9
openproject/db.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
apiVersion: postgresql.cnpg.io/v1
|
||||
kind: Cluster
|
||||
metadata:
|
||||
name: openproject
|
||||
namespace: openproject
|
||||
spec:
|
||||
instances: 3
|
||||
storage:
|
||||
size: 1Gi
|
Loading…
Add table
Add a link
Reference in a new issue