From ec207edf1fdbb790e329dc6f63ebd1e571c333b2 Mon Sep 17 00:00:00 2001 From: Chotiwat Chawannakul Date: Thu, 7 Mar 2024 17:16:43 -0800 Subject: [PATCH] Update README.md --- charts/actions-runner-controller/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/actions-runner-controller/README.md b/charts/actions-runner-controller/README.md index e552d8be..8fc31a7d 100644 --- a/charts/actions-runner-controller/README.md +++ b/charts/actions-runner-controller/README.md @@ -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 | |