We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c747c4c commit 325bcd0Copy full SHA for 325bcd0
deployments/operator/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: gcr.io/kubebuilder/kube-rbac-proxy:v0.13.0
14
args:
15
- "--secure-listen-address=0.0.0.0:8443"
16
- "--upstream=http://127.0.0.1:8080/"
0 commit comments