Skip to content

Commit

Permalink
bump kube-rbac-proxy and switch source
Browse files Browse the repository at this point in the history
  • Loading branch information
lreed-mdsol committed Jul 24, 2024
1 parent 1c0700d commit 9ed5246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ spec:
- --upstream=http://127.0.0.1:8080/
- --logtostderr=true
- --v=0
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.15.0
image: quay.io/brancz/kube-rbac-proxy:v0.18.0
name: kube-rbac-proxy
ports:
- containerPort: 8443
Expand Down

0 comments on commit 9ed5246

Please sign in to comment.