Remove everything!

This commit is contained in:
2024-08-06 00:22:20 +01:00
parent 26e5318fac
commit f11c3f820d
17 changed files with 0 additions and 225 deletions

View File

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