remove redundant psql
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-05-27 22:40:07 -08:00
parent c29073d658
commit 15d10d0e6f
1 changed files with 2 additions and 1 deletions

View File

@ -69,7 +69,8 @@ spec:
name: windmill
values:
postgresql:
enabled: true
# this is disabled because we spin up our own postgres with vultr HDD support (see above)
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