I have seen a recent changes were made on <https:...
# all-things-deployment
s
I have seen a recent changes were made on https://github.com/acryldata/datahub-helm/commits/master/charts/datahub/templates/datahub-upgrade/datahub-cleanup-job-template.yml Looks like some issue while phrasing yaml file.
1
d
Thanks for the bug report- will talk this with team and get back! 🙂
s
Thanks for response. Please update if there is a news.
g
Team, any update on this facing the same issue. For now I was able to deploy updating value to false in values. datahubUpgrade: enabled: false
b
I tried that with a completely fresh EKS install as per the AWS docs, but I think it needs to upgrade to get past a connection refused error when setting up elasticsearch. Hope this PR gets actioned soon.
s
Any updates?
b
same error here
on aws eks
this commit in a fork seems to fix it
s
I just checked and got exact same error
d
Hey y'all, this should be fixed in chart version v0.2.171 (with this fix: https://github.com/acryldata/datahub-helm/pull/328/files), can y'all try using that chart version?
s
I just gave another try and it worked !!! Thank you guys!!!