As were not using AWS/GCP glue for kafka service, ...
# all-things-deployment
t
As were not using AWS/GCP glue for kafka service, couldn't configure the schema registry.
Please update the same.
b
@thousands-solstice-2498 could you check if schema-registry is deployed properly using pre-requisite helm chart and the pods are healthy . make sure cp-schema-registry is enabled - https://github.com/acryldata/datahub-helm/blob/master/charts/prerequisites/values.yaml#:~:text=cp%2Dschema%2Dregistry,enabled%3A%20true before you run helm installation command
helm install prerequisites datahub/datahub-prerequisites --values <<path-to-values-file>>
t
Could you please confirm schema registry use case of datahub custom helm charts? I couldn't find details about it in document/reference.