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 367217d commit a23d81fCopy full SHA for a23d81f
k8s/amour/volsync_system/deployment_list.cue
@@ -29,7 +29,7 @@ import (
29
}]
30
containers: [{
31
name: "kube-rbac-proxy"
32
- image: "quay.io/brancz/kube-rbac-proxy:v0.14.0"
+ image: "quay.io/brancz/kube-rbac-proxy:v0.17.1"
33
args: [
34
"--secure-listen-address=0.0.0.0:8443",
35
"--upstream=http://127.0.0.1:8080/",
0 commit comments