more fixes and value files

This commit is contained in:
ION606
2025-09-12 13:46:12 -04:00
parent 899b866142
commit d2101345dc
7 changed files with 91 additions and 46 deletions
+21
View File
@@ -0,0 +1,21 @@
architecture: replication
auth:
username: postgres
password: mypassword
database: openwebui
primary:
persistence:
enabled: true
size: 8Gi
service:
type: ClusterIP
readReplicas:
replicaCount: 1
persistence:
enabled: true
size: 8Gi
service:
type: ClusterIP