I am following the deployment on https://docs.getconvoy.io/deployment/install-convoy/kubernetes
And when I do helm install --values values.yaml convoy convoy/convoy -n convoy, I get the following error:
Error: INSTALLATION FAILED: YAML parse error on convoy/charts/migrate/templates/job.yaml: error converting YAML to JSON: yaml: line 6: did not find expected key
I am following the deployment on https://docs.getconvoy.io/deployment/install-convoy/kubernetes
And when I do
helm install --values values.yaml convoy convoy/convoy -n convoy, I get the following error:Error: INSTALLATION FAILED: YAML parse error on convoy/charts/migrate/templates/job.yaml: error converting YAML to JSON: yaml: line 6: did not find expected key