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
specify redis image tag
pull/190/head
Charles Lowell
7 years ago
parent
a1f3a60ef9
commit
f0b5513190
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
k8s/deployments.yaml
+ 1
- 1
k8s/deployments.yaml
View File
@ -29,7 +29,7 @@ spec:
ports:
-
containerPort
:
80
-
name
:
basket-data
image
:
redis
image
:
redis
:3.2-alpine
ports:
-
containerPort
:
6379
imagePullSecrets:
Write
Preview
Loading…
Cancel
Save