fix: shrink ganymede-data size back to original size
This commit is contained in:
parent
5c41d2ad58
commit
f6d50f58af
|
@ -176,7 +176,7 @@ spec:
|
||||||
|
|
||||||
ganymede-data:
|
ganymede-data:
|
||||||
type: persistentVolumeClaim
|
type: persistentVolumeClaim
|
||||||
size: 15Gi
|
size: 5Gi
|
||||||
retain: true
|
retain: true
|
||||||
storageClass: mainpool-hostpath
|
storageClass: mainpool-hostpath
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
|
|
Loading…
Reference in New Issue