fix: shrink ganymede-data size back to original size

This commit is contained in:
SeanOMik 2024-09-19 22:09:53 -04:00
parent 5c41d2ad58
commit f6d50f58af
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ spec:
ganymede-data:
type: persistentVolumeClaim
size: 15Gi
size: 5Gi
retain: true
storageClass: mainpool-hostpath
accessMode: ReadWriteOnce