Adding version to wiremock image

This commit is contained in:
Ryan Baxter
2021-01-20 11:48:58 -05:00
parent f9cd9c21eb
commit 13f46cab23
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: servicea-wiremock
image: rodolpheche/wiremock
image: rodolpheche/wiremock:2.27.2
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet:

View File

@@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: servicea-wiremock
image: rodolpheche/wiremock
image: rodolpheche/wiremock:2.27.2
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet:

View File

@@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: config-watcher-wiremock
image: rodolpheche/wiremock
image: rodolpheche/wiremock:2.27.2
imagePullPolicy: IfNotPresent
readinessProbe:
httpGet: