Skip to content

Commit 733221b

Browse files
authored
Update csi-dev.md
1 parent fce8466 commit 733221b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/csi-dev.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,9 @@ $ csc controller create-snapshot
104104
```console
105105
$ csc controller delete-snapshot
106106
```
107+
108+
### How to update chart index
109+
110+
```console
111+
helm repo index charts --url=https://raw.githubusercontent.com/kubernetes-sigs/blobfuse-csi-driver/master/charts
112+
```

0 commit comments

Comments
 (0)