Initial ORION Platform repository
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
global:
|
||||
storageClass: ceph-rbd
|
||||
|
||||
architecture: standalone
|
||||
|
||||
auth:
|
||||
postgresPassword: "xs2cidb"
|
||||
username: "orion"
|
||||
password: "xs2cidb"
|
||||
database: "orion"
|
||||
|
||||
primary:
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 100Gi
|
||||
|
||||
resources:
|
||||
requests:
|
||||
cpu: 500m
|
||||
memory: 1Gi
|
||||
|
||||
limits:
|
||||
cpu: 2
|
||||
memory: 4Gi
|
||||
Reference in New Issue
Block a user