mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
misc: added important note
This commit is contained in:
@@ -106,6 +106,12 @@ In order for the Infisical CSI provider to pull secrets from your Infisical proj
|
|||||||
a machine identity with [Kubernetes authentication](https://infisical.com/docs/documentation/platform/identities/kubernetes-auth) configured with your cluster.
|
a machine identity with [Kubernetes authentication](https://infisical.com/docs/documentation/platform/identities/kubernetes-auth) configured with your cluster.
|
||||||
You can refer to the documentation for setting it up [here](https://infisical.com/docs/documentation/platform/identities/kubernetes-auth#guide).
|
You can refer to the documentation for setting it up [here](https://infisical.com/docs/documentation/platform/identities/kubernetes-auth#guide).
|
||||||
|
|
||||||
|
<Warning>
|
||||||
|
The allowed audience field of the Kubernetes authentication settings should
|
||||||
|
match the audience specified for the Secrets Store CSI driver during
|
||||||
|
installation.
|
||||||
|
</Warning>
|
||||||
|
|
||||||
### Creating Secret Provider Class
|
### Creating Secret Provider Class
|
||||||
|
|
||||||
With the Secrets Store CSI driver and the Infisical CSI provider installed, create a Kubernetes [SecretProviderClass](https://secrets-store-csi-driver.sigs.k8s.io/concepts.html#secretproviderclass) resource to establish
|
With the Secrets Store CSI driver and the Infisical CSI provider installed, create a Kubernetes [SecretProviderClass](https://secrets-store-csi-driver.sigs.k8s.io/concepts.html#secretproviderclass) resource to establish
|
||||||
|
|||||||
Reference in New Issue
Block a user