more fixes and value files
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user