diff --git a/values.yaml b/values.yaml index 7d4811b..461cf46 100644 --- a/values.yaml +++ b/values.yaml @@ -165,7 +165,7 @@ serviceAccount: # If not set and create is true, a name is generated using the fullname template name: - +# For configuration options, see https://artifacthub.io/packages/helm/bitnami/redis redis: enabled: true architecture: standalone @@ -176,7 +176,8 @@ redis: enabled: false # Default to disabled, use a managed database service. But can be enabled here. +# For configuration options, see https://artifacthub.io/packages/helm/bitnami/postgresql postgresql: enabled: false - #auth: - # postgresPassword: # Must be set + # auth: + # postgresPassword: # Must be set