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
Added grpc container port
pull/1259/head
Tim McCarthy
5 years ago
parent
dabdae2888
commit
4626838756
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
deploy/aro/openshift-templates/basketapi-deploy-template.yml
+ 2
- 0
deploy/aro/openshift-templates/basketapi-deploy-template.yml
View File
@ -44,6 +44,8 @@ objects:
ports:
-
containerPort
:
8080
protocol
:
TCP
-
containerPort
:
8081
protocol
:
TCP
resources
:
{}
terminationMessagePath
:
/dev/termination-log
terminationMessagePolicy
:
File
Write
Preview
Loading…
Cancel
Save