Commit 5776b5fe authored by gcubae's avatar gcubae
Browse files

update image of simple_ee_vnf EE pod to OSM built api-fe image

parent 537465a2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
replicaCount: 1

image:
  repository: gcr.io/whitestack/osm/simple_ee
  repository: opensourcemano/api-fe
  tag: latest
  pullPolicy: IfNotPresent