acryldata/datahub-helm

Elasticsearch is not deployed

robsonyeg opened this issue · 2 comments

Describe the bug
elastisearch is not deployed

To Reproduce

  1. set elasticsearch.enabled to true in prerequisites-values.yml
  2. deploy prerequisites
  3. kubectl get pods

Expected behavior
elasticsearch is deployed

Screenshots
kubectl get pods
NAME READY STATUS RESTARTS AGE
prerequisites-kafka-0 0/1 ContainerCreating 0 14s
prerequisites-postgresql-0 0/1 Running 0 14s
prerequisites-zookeeper-0 0/1 Running 0 14s

Additional context
Add any other context about the problem here.

This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io

This issue was closed because it has been inactive for 30 days since being marked as stale.