fix(manifests): correct indentation for annotations in Grafana ingress configuration
Signed-off-by: 孙振宇 <>
This commit is contained in:
parent
5200451d11
commit
bd448c08d2
@ -17,9 +17,9 @@ kind: Ingress
|
||||
metadata:
|
||||
name: grafana-ingress
|
||||
namespace: freeleaps-monitoring-system
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/service-upstream: "true"
|
||||
nginx.ingress.kubernetes.io/upstream-vhost: "kube-prometheus-stack-grafana.freeleaps-monitoring-system.svc.freeleaps.cluster"
|
||||
annotations:
|
||||
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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user