@@ -7,13 +7,10 @@ enabling you to use ReadWriteOnce Volumes within Kubernetes. Please note that th
## Getting Started
### :stop_sign: There is a known bug in `v2.0.0`, if you are using this version, please check out the issue [#330](https://github.com/hetznercloud/csi-driver/issues/333) to learn about the impact. :stop_sign:
1. Create a read+write API token in the [Hetzner Cloud Console](https://console.hetzner.cloud/).
2. Create a secret containing the token:
**(v2.x):**
```
# secret.yml
apiVersion: v1
...
...
@@ -34,7 +31,7 @@ enabling you to use ReadWriteOnce Volumes within Kubernetes. Please note that th
Have a look at our [Version Matrix](README.md#versioning-policy) to pick the correct deployment file.