We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b3e03 commit 23b655fCopy full SHA for 23b655f
1 file changed
config/default/manager_auth_proxy_patch.yaml
@@ -15,7 +15,7 @@ spec:
15
capabilities:
16
drop:
17
- "ALL"
18
- image: gcr.io/kubebuilder/kube-rbac-proxy:v0.15.0
+ image: quay.io/brancz/kube-rbac-proxy:v0.21.0
19
args:
20
- "--secure-listen-address=0.0.0.0:8443"
21
- "--upstream=http://127.0.0.1:8080/"
0 commit comments