Skip to content

Commit

Permalink
Bump the RBAC Proxy.
Browse files Browse the repository at this point in the history
This bumps to the latest version available at the moment.
  • Loading branch information
bigkevmcd authored and enekofb committed Jun 20, 2023
1 parent 980592b commit 515e2dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default/manager_auth_proxy_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
containers:
- name: kube-rbac-proxy
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.14.1
args:
- "--secure-listen-address=0.0.0.0:8443"
- "--upstream=http://127.0.0.1:8080/"
Expand Down

0 comments on commit 515e2dd

Please sign in to comment.