Kubernetes Secrets CSI
This module provides the CSI driver for provisioning external secrets (e.g., from vault) as volume mounts and kubernetes secrets. See the docs.
Providers
The following providers are needed by this module:
-
aws (5.39.1)
-
helm (2.12.1)
-
kubernetes (2.27.0)
Required Inputs
No required inputs.
Optional Inputs
The following input variables are optional (have default values):
pull_through_cache_enabled
Description: Whether to use the ECR pull through cache for the deployed images
Type: bool
Default: false
secrets_store_csi_helm_version
Description: The version of the secrets-store-csi-driver helm chart to deploy
Type: string
Default: "1.4.2"
vpa_enabled
Description: Whether the VPA resources should be enabled
Type: bool
Default: false
Outputs
No outputs.
Usage
No notes