monitoring cleanup

This commit is contained in:
2024-12-23 22:40:35 +01:00
parent d6faeb3e4c
commit ee20223507
21 changed files with 717 additions and 270 deletions

View File

@@ -0,0 +1,15 @@
kind: IngressRoute
apiVersion: traefik.io/v1alpha1
metadata:
name: grafana-ingress
spec:
entryPoints:
- websecure
routes:
- match: Host(`grafana.kluster.moll.re`)
kind: Rule
services:
- name: grafana
port: 80
tls:
certResolver: default-tls