Merge pull request #1936 from Starefossen/patch-1

chart: fix formatting of values table in README.md
This commit is contained in:
jetstack-bot 2019-07-30 11:17:33 +01:00 committed by GitHub
commit 7975c92442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,8 +106,7 @@ The following table lists the configurable parameters of the cert-manager chart
| `prometheus.enabled` | Enable Prometheus monitoring | `true` |
| `prometheus.servicemonitor.enabled` | Enable Prometheus Operator ServiceMonitor
monitoring | `false`
| `prometheus.servicemonitor.prometheusInstance` | Prometheus Instance
definition | `default` |
| `prometheus.servicemonitor.prometheusInstance` | Prometheus Instance definition | `default` |
| `prometheus.servicemonitor.targetPort` | Prometheus scrape port | `9402` |
| `prometheus.servicemonitor.path` | Prometheus scrape path | `/metrics` |
| `prometheus.servicemonitor.interval` | Prometheus scrape interval | `60s` |