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: grafana
spec:
entryPoints:
- web
routes:
- match: Host(`grafana.k3s`)
kind: Rule
services:
- name: monitoring-grafana
namespace: monitoring
nativeLB: true
kind: Service
port: 80