16 lines
306 B
YAML
16 lines
306 B
YAML
# apiVersion: traefik.io/v1alpha1
|
|
# kind: IngressRoute
|
|
# metadata:
|
|
# name: grafana
|
|
# spec:
|
|
# entryPoints:
|
|
# - web
|
|
# routes:
|
|
# - match: Host(`grafana.k3s`)
|
|
# kind: Rule
|
|
# services:
|
|
# - name:
|
|
# namespace: monitoring
|
|
# nativeLB: true
|
|
# kind: Service
|
|
# port: 80 |