use hdd
ci / build (push) Successful in 8s Details

This commit is contained in:
CJ_Clippy 2024-04-28 01:40:04 +00:00
parent 196c50ddc3
commit 8f64cd74b9
1 changed files with 3 additions and 6 deletions

View File

@ -28,8 +28,8 @@ spec:
fullnameOverride: windmill-postgresql-mine
primary:
persistence:
storageClass: "vultr-block-storage"
size: 7Gi
storageClass: "vultr-block-storage-hdd"
size: 40Gi
resources:
limits:
cpu: "1"
@ -66,10 +66,7 @@ spec:
name: windmill
values:
postgresql:
enabled: true
primary:
persistence:
size: 40Gi
enabled: false
windmill:
# domain as shown in browser, this is used together with `baseProtocol` as part of the BASE_URL environment variable in app and worker container and in the ingress resource, if enabled
baseDomain: windmill2.sbtp.xyz