Kubernetes Cloud Native Postgres
This module provides the operator for the cloudnative-pg project.
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):
cloudnative_pg_helm_version
Description: The version of the cloudnative-pg helm chart to deploy
Type: string
Default: "v0.21.2"
log_level
Description: The log level for the operator pods
Type: string
Default: "error"
pull_through_cache_enabled
Description: Whether to use the ECR pull through cache for the deployed images
Type: bool
Default: false
vpa_enabled
Description: Whether the VPA resources should be enabled
Type: bool
Default: false
Outputs
No outputs.
Usage
No notes