Revert "Revert "Remove longhorn""

This reverts commit 26e5318fac.
This commit is contained in:
2024-08-06 00:52:03 +01:00
parent 470621ab72
commit 95e2dde671
5 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: longhorn
spec:
entryPoints:
- web
routes:
- match: Host(`longhorn.k3s`)
kind: Rule
services:
- name: longhorn-frontend
namespace: longhorn-system
nativeLB: true
kind: Service
port: 80