X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=capifcore%2Fstop_pods.sh;fp=capifcore%2Fstop_pods.sh;h=10167c0f5b580959f9427dc13498066c2c27ef9f;hb=ae8001da50fc2f29c76888d194f9ab2a24f573f7;hp=0000000000000000000000000000000000000000;hpb=2ba4580c67fbe7994141e4cd2701f7bd22b69ebf;p=nonrtric%2Fplt%2Fsme.git diff --git a/capifcore/stop_pods.sh b/capifcore/stop_pods.sh new file mode 100755 index 0000000..10167c0 --- /dev/null +++ b/capifcore/stop_pods.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +kubectl delete -f configs/capif.yaml +kubectl delete -f configs/chartmuseum.yaml