mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 06:16:08 -04:00
Update gcr.io/kubebuilder/kube-rbac-proxy Docker tag to v0.13.1
This commit is contained in:
parent
4a8ebfd921
commit
4e6f88c355
4 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: kube-rbac-proxy
|
||||
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.11.0
|
||||
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1
|
||||
args:
|
||||
- "--secure-listen-address=0.0.0.0:8443"
|
||||
- "--upstream=http://127.0.0.1:8080/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue