Skip to content

Commit a3f8d3c

Browse files
authored
Update README.md
1 parent bc5c8ea commit a3f8d3c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

charts/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
- `--set node.cloudConfigSecretNamesapce`
1717
- switch to `mcr.azk8s.cn` repository in Azure China: `--set image.baseRepo=mcr.azk8s.cn`
1818

19-
## install latest version
20-
```console
21-
helm repo add blob-csi-driver https://raw.githubusercontent.com/kubernetes-sigs/blob-csi-driver/master/charts
22-
helm install blob-csi-driver blob-csi-driver/blob-csi-driver --set node.enableBlobfuseProxy=true --namespace kube-system
23-
```
24-
2519
### install a specific version
2620
```console
2721
helm repo add blob-csi-driver https://raw.githubusercontent.com/kubernetes-sigs/blob-csi-driver/master/charts

0 commit comments

Comments
 (0)