Adding version to wiremock image
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: servicea-wiremock
|
||||
image: rodolpheche/wiremock
|
||||
image: rodolpheche/wiremock:2.27.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
|
||||
@@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: servicea-wiremock
|
||||
image: rodolpheche/wiremock
|
||||
image: rodolpheche/wiremock:2.27.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
|
||||
@@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: config-watcher-wiremock
|
||||
image: rodolpheche/wiremock
|
||||
image: rodolpheche/wiremock:2.27.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
|
||||
Reference in New Issue
Block a user