Update gcr.io/kubebuilder/kube-rbac-proxy Docker tag to v0.15.0
This commit is contained in:
parent
294a047628
commit
50c2a3a44e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ spec:
|
|||
rbac-proxy:
|
||||
image:
|
||||
repository: gcr.io/kubebuilder/kube-rbac-proxy
|
||||
tag: v0.13.1
|
||||
tag: v0.15.0
|
||||
args:
|
||||
- "--secure-listen-address=0.0.0.0:8443"
|
||||
- "--upstream=http://127.0.0.1:8080/"
|
||||
|
|
Loading…
Reference in a new issue