fix: use baseDomain/baseProtocol instead of baseUrl for Windmill ingress
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user