This commit is contained in:
D1StrX 2022-01-12 21:48:04 +01:00
parent cdb8ee195c
commit a55e04778a
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ Instruct `Democratic-CSI` to use `sudo` by uncommenting the following in your co
sudoEnabled: true 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` 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) ![image](https://user-images.githubusercontent.com/40062371/147371451-ff712de3-cce0-448e-b59f-29269179d2d6.png)