Skip to content

Commit

Permalink
Update README for stable release
Browse files Browse the repository at this point in the history
instead of using dev release
  • Loading branch information
dimitricole committed Mar 31, 2021
1 parent 5d2c96f commit d1d83ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Expand Up @@ -105,7 +105,7 @@ kubectl apply -f secret.yaml

#### Deploy driver
```sh
kubectl apply -k "github.com/kubernetes-sigs/aws-fsx-csi-driver/deploy/kubernetes/overlays/dev/?ref=master"
kubectl apply -k "github.com/kubernetes-sigs/aws-fsx-csi-driver/deploy/kubernetes/overlays/stable/?ref=master"
```

Alternatively, you could also install the driver using helm:
Expand Down

0 comments on commit d1d83ad

Please sign in to comment.