fix: change wrong service name for prometheus service in ingress
This commit is contained in:
parent
9953b16d5d
commit
96a754c645
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@ spec:
|
|||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: prometheus-kube-prometheus-stack-prometheus
|
||||
name: kube-prometheus-stack-prometheus
|
||||
port:
|
||||
number: 9090
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue