aboutsummaryrefslogtreecommitdiffstats
path: root/functest_kubernetes/ims/ellis-depl.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-09-08 11:11:44 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-09-08 11:14:10 +0200
commitd6dbf2ebc555cbcd83b71b09fa012be6fe0a499a (patch)
tree447fedd8b41ec88ae3f0e168d2ed1a9b8456a8f3 /functest_kubernetes/ims/ellis-depl.yaml
parentfbed5f9b8edc0984196f57e30b626cccdf967b8a (diff)
Remove all imagePullPolicy: Always in ims depl yaml
It forbids offline testing. Change-Id: I6790f64fd1382671300374b339ae038ef015cfab Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 6371491ee2bc134c60abaa6a1deec18b9ffe22e2)
Diffstat (limited to 'functest_kubernetes/ims/ellis-depl.yaml')
-rw-r--r--functest_kubernetes/ims/ellis-depl.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/functest_kubernetes/ims/ellis-depl.yaml b/functest_kubernetes/ims/ellis-depl.yaml
index 4d7953ff..bfa38474 100644
--- a/functest_kubernetes/ims/ellis-depl.yaml
+++ b/functest_kubernetes/ims/ellis-depl.yaml
@@ -21,7 +21,6 @@ spec:
command: ['sh', '-c', 'until nslookup sprout; do echo waiting for sprout to start ...; sleep 2; done']
containers:
- image: "ollivier/clearwater-ellis:latest"
- imagePullPolicy: Always
name: ellis
ports:
- containerPort: 22