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