Skip to content

Commit 686460a

Browse files
authored
Merge pull request #7 from elastx/update-rbac-proxy
Update kube-rbac-proxy
2 parents 24cb51f + 3a9170e commit 686460a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/default/manager_auth_proxy_patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
spec:
1111
containers:
1212
- name: kube-rbac-proxy
13-
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
13+
image: quay.io/brancz/kube-rbac-proxy:v0.21.0
1414
args:
1515
- "--secure-listen-address=0.0.0.0:8443"
1616
- "--upstream=http://127.0.0.1:8080/"

0 commit comments

Comments
 (0)