From 6f957b51ccc5ec59183bb64c45d45c329b401fe3 Mon Sep 17 00:00:00 2001 From: Tesshu Flower Date: Fri, 19 Apr 2024 09:15:57 -0400 Subject: [PATCH] Update kube-rbac-proxy in helm deployment yaml Signed-off-by: Tesshu Flower --- helm/volsync/templates/deployment-controller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/volsync/templates/deployment-controller.yaml b/helm/volsync/templates/deployment-controller.yaml index 1ce57aabd..50d950a0d 100644 --- a/helm/volsync/templates/deployment-controller.yaml +++ b/helm/volsync/templates/deployment-controller.yaml @@ -52,7 +52,7 @@ spec: drop: - "ALL" readOnlyRootFilesystem: true - image: quay.io/brancz/kube-rbac-proxy:v0.14.0 + image: quay.io/brancz/kube-rbac-proxy:v0.16.0 args: - --secure-listen-address=0.0.0.0:8443 - --upstream=http://127.0.0.1:8080/