File tree Expand file tree Collapse file tree
charts/actions-runner-controller Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ All additional docs are kept in the `docs/` folder, this README is solely for do
4444| ` image.pullPolicy ` | The pull policy of the controller image | IfNotPresent |
4545| ` metrics.serviceMonitor.enable ` | Deploy serviceMonitor kind for for use with prometheus-operator CRDs | false |
4646| ` metrics.serviceMonitor.interval ` | Configure the interval that Prometheus should scrap the controller's metrics | 1m |
47- | `metrics.serviceMonitor.namespace | Namespace which Prometheus is running in | ` Release.Namespace ` (the default namespace of the helm chart). |
47+ | ` metrics.serviceMonitor.namespace ` | Namespace which Prometheus is running in | ` Release.Namespace ` (the default namespace of the helm chart). |
4848| ` metrics.serviceMonitor.timeout ` | Configure the timeout the timeout of Prometheus scrapping. | 30s |
4949| ` metrics.serviceAnnotations ` | Set annotations for the provisioned metrics service resource | |
5050| ` metrics.port ` | Set port of metrics service | 8443 |
You can’t perform that action at this time.
0 commit comments