011cb9c4cbd761b1736ff6a8d6b3d92b523f324c
[it/test.git] / 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