Compare commits
2 Commits
951b9c15a7
...
ed98974c91
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed98974c91 | ||
|
|
ba667b9edd |
@@ -1,8 +1,8 @@
|
||||
windmill:
|
||||
databaseUrlSecretName: windmill-db
|
||||
databaseUrlSecretKey: url
|
||||
baseUrl: https://windmill.lunarfront.tech
|
||||
cookieDomain: lunarfront.tech
|
||||
baseDomain: windmill.lunarfront.tech
|
||||
baseProtocol: https
|
||||
|
||||
app:
|
||||
resources:
|
||||
@@ -39,6 +39,9 @@ windmill:
|
||||
postgresql:
|
||||
enabled: false
|
||||
|
||||
pgbouncer:
|
||||
enabled: true
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
className: nginx
|
||||
|
||||
Reference in New Issue
Block a user