tried to start servicex from scratch by following instructions: https://servicex.readthedocs.io/en/latest/deployment/
first issue is that "helm dependency update service
" does not work.
Chris suggested this is not necessary but trying to follow without it does not work either.
Andrew suggested different version of helm chart:"helm install -f ilija-values.yaml test ssl-hep/servicex --version 0.4.0
" but that also did not work.
He suggested updating repo but that did not help.