From a55e04778ab172f2d96607097ee52275b3b47fa2 Mon Sep 17 00:00:00 2001 From: D1StrX Date: Wed, 12 Jan 2022 21:48:04 +0100 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d1526a..5365fed 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ Instruct `Democratic-CSI` to use `sudo` by uncommenting the following in your co sudoEnabled: true ``` -As you read at the [Storage server preperation](#Storage-server-preperation), YAML configuration comes in two flavours. With and without API configuration. +As you read at the [Storage server preperation](#wrench-storage-server-preperation), YAML configuration comes in two flavours. With and without API configuration. Starting with TrueNAS CORE 12 it is also possible to use an `apiKey` instead of the user/root password for the HTTP connection. The `apiKey` can be generated by clicking on the `Settings icon` -> `API Keys` -> `ADD` ![image](https://user-images.githubusercontent.com/40062371/147371451-ff712de3-cce0-448e-b59f-29269179d2d6.png)