mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-08 18:14:14 +00:00
Change thanos ruler's http port to the default web
Signed-off-by: Benjamin <benjamin@yunify.com>
This commit is contained in:
parent
a818e30e24
commit
cf2414edca
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ spec:
|
|||
targetPort: grpc
|
||||
- name: http
|
||||
port: 10902
|
||||
targetPort: http
|
||||
targetPort: web
|
||||
|
|
Loading…
Add table
Reference in a new issue