I tried running datahub using k8s. Followed follow...
# getting-started
m
I tried running datahub using k8s. Followed following steps: helm repo add datahub https://helm.datahubproject.io/ helm install prerequisites datahub/datahub-prerequisites But when I am trying to run below command: helm install prerequisites datahub/datahub-prerequisites --values <<path-to-values-file>> getting an error Error: INSTALLATION FAILED: YAML parse error on datahub/templates/datahub-upgrade/datahub-cleanup-job-template.yml: error converting YAML to JSON: yaml: line 98: did not find expected '-' indicator
1
f