We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24cb51f commit 3a9170eCopy full SHA for 3a9170e
1 file changed
config/default/manager_auth_proxy_patch.yaml
@@ -10,7 +10,7 @@ spec:
10
spec:
11
containers:
12
- name: kube-rbac-proxy
13
- image: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
+ image: quay.io/brancz/kube-rbac-proxy:v0.21.0
14
args:
15
- "--secure-listen-address=0.0.0.0:8443"
16
- "--upstream=http://127.0.0.1:8080/"
0 commit comments