fix(manifests): update Grafana ingress path to remove wildcard and set pathType

Signed-off-by: 孙振宇 <>
This commit is contained in:
孙振宇 2025-01-13 02:57:13 +08:00
parent 84650c4dd7
commit 1753ce658e

View File

@ -27,7 +27,7 @@ spec:
- host: grafana.mathmast.com - host: grafana.mathmast.com
http: http:
paths: paths:
- path: /* - path: /
pathType: ImplementationSpecific pathType: ImplementationSpecific
backend: backend:
service: service: