commit | e93c9ebb1cf7c9fc7b3766f7c88947e76f53434a | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jun 03 12:08:51 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Jun 04 16:03:16 2020 +0000 |
tree | cdea0a3b255ce0e5d734ffd488cb051287660a36 | |
parent | 1d2c5841abf0f0470036894385062b5eb44048ab [diff] [blame] |
Removing kafka and etcd from VOLTHA pod list They're handled in INFRA_PODS if needed Change-Id: I6fabc7e24225a22319ce37ac0a1db0e92d189e8a
diff --git a/voltha b/voltha index e85aaa1..0335202 100755 --- a/voltha +++ b/voltha
@@ -970,7 +970,7 @@ done espin "$VERIFIED Remove Helm Deployments$CEOL" if [ "$WAIT_ON_DOWN" == "yes" ]; then - PODS="kafka.* voltha-ofagent.* voltha-rw-core.* etcd.*" + PODS="voltha-ofagent.* voltha-rw-core.*" INFRA_PODS= ADAPT_PODS= SIM_PODS=