From 33d99f5f7c0f590fd1afc0a0dc182b44a85ada51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCttler?= <guettliml@thomas-guettler.de> Date: Fri, 9 Sep 2022 21:09:27 +0200 Subject: [PATCH] Explicit docs: read+write API token is needed. Closes #312 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cc0444..619c7c3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ enabling you to use ReadWriteOnce Volumes within Kubernetes. Please note that th ## Getting Started -1. Create an API token in the [Hetzner Cloud Console](https://console.hetzner.cloud/). +1. Create a read+write API token in the [Hetzner Cloud Console](https://console.hetzner.cloud/). 2. Create a secret containing the token: -- GitLab