fix(manifests): update Grafana ingress to use ingressClassName and correct indentation

Signed-off-by: 孙振宇 <>
This commit is contained in:
孙振宇 2025-01-13 02:47:09 +08:00
parent 9448d1c684
commit 463cdf3d85

View File

@ -17,11 +17,8 @@ kind: Ingress
metadata:
name: grafana-ingress
namespace: freeleaps-monitoring-system
annotations:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/service-upstream: "true"
nginx.ingress.kubernetes.io/upstream-vhost: "kube-prometheus-stack-grafana.freeleaps-monitoring-system.svc.freeleaps.cluster"
spec:
ingressClassName: nginx
tls:
- hosts:
- grafana.mathmast.com