Files
nixos/manifests/monitoring/ingress.yaml

15 lines
248 B
YAML

apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: prometheus-tailscale
spec:
ingressClassName: tailscale
defaultBackend:
service:
name: prometheus
port:
name: http
tls:
- hosts:
- prometheus