mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
feat: Add auto-generated password option for ClickHouse configuration
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user