Skip to content

Commit b5cb5bc

Browse files
authored
Merge pull request #367 from MikeSpreitzer/fix-the-real-source
✨ Update the real source of the kube-rbac-proxy image ref
2 parents 0933bfe + a4e3715 commit b5cb5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default/manager_auth_proxy_patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
capabilities:
4242
drop:
4343
- "ALL"
44-
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1
44+
image: quay.io/brancz/kube-rbac-proxy:v0.18.0
4545
args:
4646
- "--secure-listen-address=0.0.0.0:8443"
4747
- "--upstream=http://127.0.0.1:8080/"

0 commit comments

Comments
 (0)