Просмотр исходного кода

docs: update infisical docs to clarify missing system:auth-delegator need (#5174)

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

On-behalf-of: gergely.brautigam@sap.com
Gergely Brautigam 9 месяцев назад
Родитель
Сommit
5d41103efe
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      docs/provider/infisical.md

+ 3 - 0
docs/provider/infisical.md

@@ -10,6 +10,9 @@ To authenticate, you can use [Universal Auth](https://infisical.com/docs/documen
 
 Follow the [guide here](https://infisical.com/docs/documentation/platform/identities/universal-auth) to learn how to create and obtain a pair of Client Secret and Client ID.
 
+!!! note inline end
+    Infisical requires `system:auth-delegator` for authentication. Please follow the [guide here](https://infisical.com/docs/documentation/platform/identities/kubernetes-auth#guide) to add the required role.
+
 ## Storing Your Machine Identity Secrets
 
 Once you have generated a pair of `Client ID` and `Client Secret`, you will need to store these credentials in your cluster as a Kubernetes secret.