increase postgres storage to 50gb
This commit is contained in:
parent
d8ce94c805
commit
217f72d5b6
|
@ -9,7 +9,7 @@ spec:
|
|||
storageClassName: longhorn
|
||||
resources:
|
||||
requests:
|
||||
storage: 10Gi
|
||||
storage: 50Gi
|
||||
limits:
|
||||
storage: 10Gi
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue