Loading simple_ee_vnf/helm-charts/eechart/source/install.sh +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ echo "Sample install.sh from source dir" #apt-get install -y ... # Install library to execute command remotely by ssh python3 -m pip install asyncssh #python3 -m pip install asyncssh simple_ee_vnf/helm-charts/eechart/values.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: illoret/grpcee repository: gcr.io/whitestack/osm/simple_ee tag: latest pullPolicy: IfNotPresent Loading updated_simple_ee_vnf/helm-charts/eechart/source/install.sh +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ echo "Sample install.sh from source dir" #apt-get install -y ... # Install library to execute command remotely by ssh python3 -m pip install asyncssh #python3 -m pip install asyncssh updated_simple_ee_vnf/helm-charts/eechart/values.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: illoret/grpcee repository: gcr.io/whitestack/osm/simple_ee tag: latest pullPolicy: IfNotPresent Loading Loading
simple_ee_vnf/helm-charts/eechart/source/install.sh +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ echo "Sample install.sh from source dir" #apt-get install -y ... # Install library to execute command remotely by ssh python3 -m pip install asyncssh #python3 -m pip install asyncssh
simple_ee_vnf/helm-charts/eechart/values.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: illoret/grpcee repository: gcr.io/whitestack/osm/simple_ee tag: latest pullPolicy: IfNotPresent Loading
updated_simple_ee_vnf/helm-charts/eechart/source/install.sh +1 −1 Original line number Diff line number Diff line Loading @@ -25,5 +25,5 @@ echo "Sample install.sh from source dir" #apt-get install -y ... # Install library to execute command remotely by ssh python3 -m pip install asyncssh #python3 -m pip install asyncssh
updated_simple_ee_vnf/helm-charts/eechart/values.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: illoret/grpcee repository: gcr.io/whitestack/osm/simple_ee tag: latest pullPolicy: IfNotPresent Loading