Skip to content

clickhouse helm chart doesn't work with new sepraate clickhouse helm install of operator 0.25 #1729

@DevBey

Description

@DevBey
  1. I tried installing clickhouse + operator using this helm chart https://github.com/Altinity/helm-charts/tree/main/charts/clickhouse
  2. it works if I install with operator true as in all in one installing both operator + clickouse + keeper, which install operator version 0.24.3.
  3. when I tried installing operator separately using https://github.com/Altinity/clickhouse-operator/tree/master/deploy/helm/clickhouse-operator 0.25 version. and clickhouse + keeper with above helm chart it fails with
create Pod chi-clickhouse-dev-clickhouse-dev-0-0-0 in StatefulSet chi-clickhouse-dev-clickhouse-dev-0-0 failed error: Pod "chi-clickhouse-dev-clickhouse-dev-0-0-0" is invalid: spec.containers[0].volumeMounts[3].name: Not found: "clickhouse-dev-data".
  1. seems like a bug in the helm chart or I am doing something wrong ??
  2. the new operator 0.25 + kubectl manifest does work though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions