Revert "Remove longhorn"

This reverts commit 183b384366.
This commit is contained in:
2024-08-05 21:32:20 +01:00
parent 183b384366
commit 19550818fd
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