Update README.md

This commit is contained in:
Chotiwat Chawannakul 2024-03-07 17:16:43 -08:00 committed by GitHub
parent 1b86761814
commit ec207edf1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -161,4 +161,5 @@ All additional docs are kept in the `docs/` folder, this README is solely for do
| `actionsMetrics.proxy.enabled` | Deploy kube-rbac-proxy container in controller pod | true |
| `actionsMetrics.proxy.image.repository` | The "repository/image" of the kube-proxy container | quay.io/brancz/kube-rbac-proxy |
| `actionsMetrics.proxy.image.tag` | The tag of the kube-proxy image to use when pulling the container | v0.13.1 |
| `actionsMetrics.proxy.resources` | Set the kube-rbac-proxy container resources | {} |
| `actionsMetrics.serviceMonitorLabels` | Set labels to apply to ServiceMonitor resources | |