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