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
Updated gRPC port to 8081
pull/1259/head
Tim McCarthy
5 years ago
parent
48cb82936d
commit
c812d9aa69
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
deploy/aro/openshift-templates/basketapi-deploy-template.yml
+ 3
- 3
deploy/aro/openshift-templates/basketapi-deploy-template.yml
View File
@ -76,10 +76,10 @@ objects:
port
:
8080
protocol
:
TCP
targetPort
:
8080
-
name
:
5001
-
tcp
port
:
500
1
-
name
:
8081
-
tcp-grpc
port
:
808
1
protocol
:
TCP
targetPort
:
500
1
targetPort
:
808
1
selector:
app
:
${APPLICATION_NAME}
deploymentconfig
:
${APPLICATION_NAME}
Write
Preview
Loading…
Cancel
Save