datastax / pulsar-helm-chart

Apache Pulsar Helm chart
Apache License 2.0
47 stars 38 forks source link

Missing charts #152

Closed HankHannah closed 2 years ago

HankHannah commented 2 years ago
  1. Using current master branch helmcharts
  2. Download dev-values.yaml
  3. helm install pulsar-hank -n hank-test -f dev-values.yaml ./pulsar/ Out: Error: found in Chart.yaml, but missing in charts/ directory: kube-prometheus-stack, cert-manager, keycloak
eolivelli commented 2 years ago

You should run helm dependency update

eolivelli commented 2 years ago

You can follow the instructions on the README