Skip to content

Commit

Permalink
update installation command to use latest stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyXiangLi committed Apr 16, 2021
1 parent 9f4ce44 commit 338adc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Please see the compatibility matrix above before you deploy the driver

If you want to deploy the stable driver without alpha features:
```sh
kubectl apply -k "github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=release-0.9"
kubectl apply -k "github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=release-0.10"
```

If you want to deploy the driver with alpha features:
Expand Down

0 comments on commit 338adc0

Please sign in to comment.