Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
  • Loading branch information
JorTurFer committed Jun 6, 2023
1 parent 8b3ba7a commit b7602d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions keda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,8 @@ their default values.
| `service.portHttps` | HTTPS port for KEDA Metric Server service | `443` |
| `service.portHttpsTarget` | HTTPS port for KEDA Metric Server container | `6443` |
| `prometheus.metricServer.enabled` | Enable metric server Prometheus metrics expose | `false` |
| `prometheus.metricServer.port` | HTTP port used for exposing metrics server prometheus metrics | `9022` |
| `prometheus.metricServer.port` | HTTP port used for exposing metrics server prometheus metrics | `8088` |
| `prometheus.metricServer.portName` | HTTP port name for exposing metrics server prometheus metrics | `metrics` |
| `prometheus.metricServer.path` | Path used for exposing metric server prometheus metrics | `/metrics` |
| `prometheus.metricServer.podMonitor.enabled` | Enable monitoring for metric server using podMonitor crd (prometheus operator) | `false` |
| `prometheus.metricServer.podMonitor.interval` | Scraping interval for metric server using podMonitor crd (prometheus operator) | `` |
| `prometheus.metricServer.podMonitor.scrapeTimeout` | Scraping timeout for metric server using podMonitor crd (prometheus operator) | `` |
Expand Down

0 comments on commit b7602d7

Please sign in to comment.