bitnami / charts

Bitnami Helm Charts
https://bitnami.com
Other
9.05k stars 9.22k forks source link

Kafka helm installation error | chart version: 30.1.5 #29904

Open bharathreddy901 opened 1 month ago

bharathreddy901 commented 1 month ago

Name and Version

bitnami/kafka 30.1.5

What architecture are you using?

amd64

What steps will reproduce the bug?

Hi Team - I am installing Bitnami Kafka helm charts with kraft mode, I am getting the below error while installing helm charts. Any parameters I need to change in Kafka values.yaml file?

Error: template: kafka/templates/secrets.yaml:131:23: executing "kafka/templates/secrets.yaml" at <include "common.secrets.passwords.manage" (dict "secret" (printf "%s-kraft-cluster-id" (include "common.names.fullname" .)) "key" "kraft-cluster-id" "providedValues" (list "kraft.clusterId") "length" 22 "context" $)>: error calling include: template: kafka/charts/common/templates/_secrets.tpl:117:16: executing "common.secrets.passwords.manage" at <eq .failOnNew false>: error calling eq: incompatible types for comparison

image

What do you see instead?

unable to install Kafka.

bharathreddy901 commented 1 month ago

Please find the Kafka values.yaml file,which I am using.

bharathreddy901 commented 1 month ago

@migruiz4 - Can you please help on above error?

bharathreddy901 commented 1 month ago

Hi @migruiz4 @carrodher - Can you please help on above error.

migruiz4 commented 2 weeks ago

Hi @bharathreddy901, I'm sorry for the late response.

I see that you are installing the chart directly from the repository, have you modified the chart files?

We recommend installing the stable version of the chart from our repository:

If you would like to install from the repository for development purposes, make sure to update the subcharts to the latest tested version using the command helm dep build.

It would be helpful if you could also provide the following details:

github-actions[bot] commented 3 days ago

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.