File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -355,6 +355,7 @@ supervisor:
355355 affinity : {}
356356
357357# PostgreSQL configuration
358+ # Subchart: https://github.com/bitnami/charts/tree/main/bitnami/postgresql
358359postgres :
359360 deploy : true
360361
@@ -404,6 +405,7 @@ postgres:
404405 # 3. Configure extraVolumes, extraVolumeMounts, and extraEnvVars (see webapp section above)
405406
406407# Redis configuration
408+ # Subchart: https://github.com/bitnami/charts/tree/main/bitnami/redis
407409redis :
408410 deploy : true
409411
@@ -493,6 +495,7 @@ electric:
493495 # value: "custom-value"
494496
495497# ClickHouse configuration
498+ # Subchart: https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
496499clickhouse :
497500 deploy : true
498501
@@ -552,6 +555,7 @@ clickhouse:
552555 </clickhouse>
553556
554557# S3-compatible object storage configuration
558+ # Subchart: https://github.com/bitnami/charts/tree/main/bitnami/minio
555559s3 :
556560 # Set to false to use external S3-compatible storage
557561 # Set to true to deploy internal MinIO (default)
You can’t perform that action at this time.
0 commit comments