disabling ingress and properly setup ingressroute

This commit is contained in:
baschno
2025-01-06 20:31:55 +01:00
parent 92b6988cfc
commit 5ba38eba3a
2 changed files with 17 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ enableRbac: true
ingress:
main:
enabled: true
enabled: false
annotations:
# Example annotations to add Homepage to your Homepage!
gethomepage.dev/enabled: "true"