Files
nixos/manifests/monitoring/ingress.yaml
T

15 lines
248 B
YAML
Raw Normal View History

2025-11-22 20:14:55 -06:00
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: prometheus-tailscale
spec:
ingressClassName: tailscale
defaultBackend:
service:
name: prometheus
port:
name: http
tls:
- hosts:
- prometheus