use vultr-block-storage-hdd
ci / build (push) Successful in 8s Details

This commit is contained in:
CJ_Clippy 2024-04-28 01:54:48 +00:00
parent 8f64cd74b9
commit fcc599459f
1 changed files with 4 additions and 1 deletions

View File

@ -28,7 +28,10 @@ spec:
fullnameOverride: windmill-postgresql-mine
primary:
persistence:
storageClass: "vultr-block-storage-hdd"
# It would be $0.20/mo cheaper to use 8Gi NVMe,
# but it's not available in Vultr's DFW datacenter
# so instead we use the minimum HDD size, 40Gi
storageClass: "vultr-block-storage-hdd"
size: 40Gi
resources:
limits: