OneUptime / oneuptime

OneUptime is the complete open-source observability platform.
https://oneuptime.com
Apache License 2.0
4.84k stars 227 forks source link

Helm Chart Deployment Fails when using External Clickhouse #1713

Closed Johncs2d closed 1 month ago

Johncs2d commented 2 months ago

Describe the bug oneuptime helmchart install or upgrade fails when using external clickhouse with the error:

Error: failed to create resource: Secret in version "v1" cannot be handled as a Secret: illegal base64 data at input byte 8\n'

Im suspecting the password field to be the culprit for this, If i re enable the clickhouse the deployment is successful.

To Reproduce Steps to reproduce the behavior:

  1. Deploy helm chart the usual way
  2. set clickhouse.enabled=false
  3. populate the externalClickhouse values

Expected behavior Helm chart deployment should proceed and use external clickhouse instead of creating a new clickhouse pods.

Screenshots image image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Deployment Type Is this issue on SaaS (at https://oneuptime.com) or self hosted (the version that you deployed on your server)?