Skip to content

Commit

Permalink
longhorn: disable ingressroute for now (host injection)
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Jan 9, 2025
1 parent f2c6522 commit 795c64d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions longhorn/ingressroute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ spec:
- kind: Rule
match: Host(`longhorn.internal.kreato.dev`)
priority: 10
middlewares:
- name: traefik-internal-hosts@kubernetescrd
services:
- kind: Service
name: longhorn-frontend
Expand Down
2 changes: 1 addition & 1 deletion longhorn/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
resources:
- app.yaml
- ingressroute.yaml
# - ingressroute.yaml

0 comments on commit 795c64d

Please sign in to comment.