Skip to content

Commit

Permalink
Merge pull request #34 from Nordix/uplift/kube-rbac-proxy
Browse files Browse the repository at this point in the history
✨ Uplift kube-rbac-proxy to v0.8.0
  • Loading branch information
metal3-io-bot authored May 24, 2021
2 parents a1958aa + 59ddd0c commit f9fde72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/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.4.0
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
args:
- "--secure-listen-address=0.0.0.0:8443"
- "--upstream=http://127.0.0.1:8080/"
Expand Down

0 comments on commit f9fde72

Please sign in to comment.