feat: Add auto-generated password option for ClickHouse configuration

This commit is contained in:
Simon Larsen
2025-09-05 21:14:58 +01:00
parent 8accdc6bd4
commit 3da5e12a0d

View File

@@ -103,6 +103,8 @@ clickhouse:
size: 25Gi
auth:
username: oneuptime
# Will be auto-generated if not provided
password:
# For some reason bitnami clickhouse choose to have resourcesPreset: "small" as default. We dont want that.
resourcesPreset: "none"
configdFiles: