Skip to content

Commit e29aa46

Browse files
committed
docs: Fix MinIO installation in examples readme (#175)
1 parent 6ed6620 commit e29aa46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/README-examples.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Use a local object store to avoid external dependencies:
3333

3434
````text
3535
helm install test-minio \
36+
--version 4.0.15 \
3637
--set mode=standalone \
3738
--set replicas=1 \
3839
--set persistence.enabled=false \

0 commit comments

Comments
 (0)