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 0ac094d commit 6de0d41Copy full SHA for 6de0d41
charts/README.md
@@ -5,6 +5,7 @@
5
6
### Tips
7
- configure with [blobfuse-proxy](../deploy/blobfuse-proxy) to make blobfuse mount still available after driver restart
8
+ > note: [blobfuse-proxy](../deploy/blobfuse-proxy) is only available on **debian** OS based agent node (not available on OpenShift)
9
- specify `node.enableBlobfuseProxy=true` together with [blobfuse-proxy](../deploy/blobfuse-proxy)
10
- run controller on control plane node: `--set controller.runOnControlPlane=true`
11
- set replica of controller as `1`: `--set controller.replicas=1`
0 commit comments