Remove longhorn

This commit is contained in:
2024-08-13 01:05:00 +01:00
parent e4a532e704
commit 5b591d8161
8 changed files with 4 additions and 74 deletions

View File

@@ -1,16 +0,0 @@
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
nativeLB: true
kind: Service
port: 80