Skip to content

Commit 3a9170e

Browse files
committed
Update kube-rbac-proxy
1 parent 24cb51f commit 3a9170e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/default/manager_auth_proxy_patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
spec:
1111
containers:
1212
- name: kube-rbac-proxy
13-
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
13+
image: quay.io/brancz/kube-rbac-proxy:v0.21.0
1414
args:
1515
- "--secure-listen-address=0.0.0.0:8443"
1616
- "--upstream=http://127.0.0.1:8080/"

0 commit comments

Comments
 (0)