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:
|
||||
type: persistentVolumeClaim
|
||||
size: 15Gi
|
||||
size: 5Gi
|
||||
retain: true
|
||||
storageClass: mainpool-hostpath
|
||||
accessMode: ReadWriteOnce
|
||||
|
|
Loading…
Reference in New Issue