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