aboutsummaryrefslogtreecommitdiffstats
path: root/functest_kubernetes/ims/homestead-prov-depl.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'functest_kubernetes/ims/homestead-prov-depl.yaml')
-rw-r--r--functest_kubernetes/ims/homestead-prov-depl.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest_kubernetes/ims/homestead-prov-depl.yaml b/functest_kubernetes/ims/homestead-prov-depl.yaml
index d8c72371..c194cea9 100644
--- a/functest_kubernetes/ims/homestead-prov-depl.yaml
+++ b/functest_kubernetes/ims/homestead-prov-depl.yaml
@@ -18,7 +18,7 @@ spec:
image: busybox:1.28
command: ['sh', '-c', 'until nslookup homestead; do echo waiting for homestead to start ...; sleep 2; done']
containers:
- - image: "ollivier/clearwater-homestead-prov"
+ - image: "ollivier/clearwater-homestead-prov:hunter"
name: homestead-prov
ports:
- containerPort: 22