We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gcr.io
kube-rbac-proxy
1 parent 55c1c2b commit 70e5460Copy full SHA for 70e5460
config/default/exporter_auth_proxy_patch.yaml
@@ -24,7 +24,7 @@ spec:
24
capabilities:
25
drop:
26
- "ALL"
27
- image: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1
+ image: quay.io/brancz/kube-rbac-proxy:v0.18.2
28
args:
29
- "--secure-listen-address=0.0.0.0:8443"
30
- "--upstream=http://127.0.0.1:8080/"
0 commit comments