Add initial codes
[it/test.git] / test_scripts / subscription / test-subscription-helmchart-1.0.3 / start_xapp
1 #!/bin/bash
2
3 helm install --name r0-adm-xapp --namespace ricplt ./
4
5 #sleep 3
6
7 #kubectl -n ricplt exec -it $(kubectl -n ricplt get pods | grep -o 'adm-ctrl-xapp[^ ]*') -- /bin/bash