misc: finalized flag desc

This commit is contained in:
Sheen Capadngan
2024-11-29 21:39:37 +08:00
parent f82b11851a
commit 345be85825

View File

@ -62,10 +62,10 @@ helm install csi secrets-store-csi-driver/secrets-store-csi-driver \
The flags configure the following:
- `tokenRequests[0].audience=infisical`: Configures authentication for the CSI provider (required)
- `tokenRequests[0].audience=infisical`: Sets the audience value for service account token authentication (required)
- `enableSecretRotation=true`: Enables automatic secret updates from Infisical
- `rotationPollInterval=2m`: Checks for secret updates every 2 minutes
- `syncSecret.enabled=true`: Enables syncing secrets to Kubernetes secrets (optional)
- `syncSecret.enabled=true`: Enables syncing secrets to Kubernetes secrets
<Info>
If you do not wish to use the secret rotation feature of the secrets store CSI