questdb-kubernetes
questdb-kubernetes copied to clipboard
Missing chart def?
When I try to run helm chart I receive such error:
Error: failed to fetch https://questdb.github.io/questdb-kubernetes/questdb-0.20.8.tgz : 404 Not Found
@stalek71 , when I curl -IL https://questdb.github.io/questdb-kubernetes/questdb-0.20.8.tgz
, I get a 301 -> 200 HTTP response. Can you please copy the command you're running (along with your local helm
version number) so we can debug futher? Thanks!