Skip to content

Commit

Permalink
docs: fix mnifest reference
Browse files Browse the repository at this point in the history
  • Loading branch information
apricote committed Sep 28, 2023
1 parent 0d661de commit 88265d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ kubectl apply -f https://raw.githubusercontent.com/hetznercloud/csi-driver/v2.4.
You can uninstall that same deployment, by running the following command:

```sh
kubectl delete -f https://raw.githubusercontent.com/hetznercloud/csi-driver/latest/deploy/kubernetes/hcloud-csi.yml
kubectl delete -f https://raw.githubusercontent.com/hetznercloud/csi-driver/v2.4.0/deploy/kubernetes/hcloud-csi.yml
```

Then you can follow the Quickstart installation steps above.
Expand Down

0 comments on commit 88265d2

Please sign in to comment.