update to use helm 3 to be consistent with RIC installation; also remove those utilit...
[it/test.git] / XTesting / richelm / deploy.sh
index c46bb34..fe27946 100644 (file)
@@ -1,8 +1,6 @@
 #!/bin/bash
 set -x
 
-# initiate the tiller
-helm init --service-account tiller
 git clone "https://gerrit.o-ran-sc.org/r/ric-plt/ric-dep"
 
 export VERIFY_CHECKSUM=false