This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
sync k8 images with local windows/linux images for consistency
pull/322/head
Igor Sychev
7 years ago
parent
6c5bdda2f5
commit
b8652c734b
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
k8s/basket-data.yaml
+1
-1
k8s/keystore-data.yaml
+1
-1
k8s/rabbitmq.yaml
+ 1
- 1
k8s/basket-data.yaml
View File
@ -25,5 +25,5 @@ spec:
spec:
containers:
-
name
:
basket-data
image
:
redis
:3.2-alpine
image
:
redis
+ 1
- 1
k8s/keystore-data.yaml
View File
@ -25,5 +25,5 @@ spec:
spec:
containers:
-
name
:
keystore-data
image
:
redis
:3.2-alpine
image
:
redis
+ 1
- 1
k8s/rabbitmq.yaml
View File
@ -25,6 +25,6 @@ spec:
spec:
containers:
-
name
:
rabbitmq
image
:
rabbitmq:3
.6.9
-a
lpi
ne
image
:
rabbitmq:3-
m
an
ag
e
ment
ports:
-
containerPort
:
5672
Write
Preview
Loading…
Cancel
Save