Commit 9ca11285 authored by gcubae's avatar gcubae
Browse files

Merge branch 'offline_simple_ee_image' into 'master'

Sets a new EE image for simple_ee and updated_simple_ee packages

See merge request !213
parents bc9ce6cf e35b86f2
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: illoret/grpcee
  repository: gcr.io/whitestack/osm/simple_ee
  tag: latest
  pullPolicy: IfNotPresent

+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: illoret/grpcee
  repository: gcr.io/whitestack/osm/simple_ee
  tag: latest
  pullPolicy: IfNotPresent