Initial ORION Platform repository

This commit is contained in:
ran mad
2026-07-11 20:44:55 +08:00
commit 9ef2c6e044
9 changed files with 232 additions and 0 deletions
+24
View File
@@ -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