update postgres
This commit is contained in:
14
deploy/postgres/values.yaml
Normal file
14
deploy/postgres/values.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
global:
|
||||
storageClass: longhorn
|
||||
|
||||
primary:
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn
|
||||
size: 20Gi
|
||||
|
||||
readReplicas:
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn
|
||||
size: 20Gi
|
Reference in New Issue
Block a user