Skip to content

Commit

Permalink
coreos image for kube-rbac-proxy (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorbox committed Jun 11, 2021
1 parent ae802a0 commit a5d89b5
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.5.0
image: quay.io/coreos/kube-rbac-proxy:v0.5.0
args:
- "--secure-listen-address=0.0.0.0:8443"
- "--upstream=http://127.0.0.1:8080/"
Expand Down

0 comments on commit a5d89b5

Please sign in to comment.