parent
5bed693cca
commit
c29073d658
@ -75,7 +75,7 @@ spec:
|
|||||||
baseDomain: windmill2.sbtp.xyz
|
baseDomain: windmill2.sbtp.xyz
|
||||||
baseProtocol: https
|
baseProtocol: https
|
||||||
# postgres URI, pods will crashloop if database is unreachable, sets DATABASE_URL environment variable in app and worker container
|
# postgres URI, pods will crashloop if database is unreachable, sets DATABASE_URL environment variable in app and worker container
|
||||||
databaseUrl: postgres://postgres:windmill@windmill-postgresql/windmill?sslmode=disable
|
databaseUrl: postgres://poopatroopa:blahblahblah@windmill-postgresql/windmill?sslmode=disable
|
||||||
# replica for the application app
|
# replica for the application app
|
||||||
appReplicas: 1
|
appReplicas: 1
|
||||||
# replicas for the workers, jobs are executed on the workers
|
# replicas for the workers, jobs are executed on the workers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user