Update vm disk storage class and size.

This commit is contained in:
Joseph Hanson 2024-07-11 21:46:15 -05:00
parent 101cc722e9
commit a36552d870
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 4 additions and 4 deletions

View file

@ -8,5 +8,5 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 80Gi
storageClassName: openebs-hostpath
storage: 160Gi
storageClassName: local-hostpath-nvme1

View file

@ -8,5 +8,5 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 80Gi
storageClassName: openebs-hostpath
storage: 160Gi
storageClassName: local-hostpath-nvme1