put values in global
ci / build (push) Successful in 9s Details

This commit is contained in:
CJ_Clippy 2024-04-27 23:21:15 +00:00
parent 5ec4944434
commit c0617aef05
1 changed files with 5 additions and 4 deletions

View File

@ -24,10 +24,11 @@ spec:
values:
postgresql:
enabled: true
primary:
persistence:
storageClass: "vultr-block-storage"
size: 7Gi
global:
primary:
persistence:
storageClass: "vultr-block-storage"
size: 7Gi
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