Kubernetes Reloader
This module equips our cluster with the reloader, a utility that refreshes Pods when configmaps or secrets they rely on change.
Providers
The following providers are needed by this module:
-
aws (5.39.1)
-
helm (2.12.1)
-
kubernetes (2.27.0)
-
random (3.6.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
reloader_helm_version
Description: The image version of the stakater/reloader helm chart
Type: string
Default: "1.0.72"
vpa_enabled
Description: Whether the VPA resources should be enabled
Type: bool
Default: false
Outputs
No outputs.
Usage
No notes