remove redundant psql
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
c29073d658
commit
15d10d0e6f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue