Skip to content

Commit c7a5d8f

Browse files
authored
Merge pull request #14 from samueltbrown/chapter-8-changes
Adding type: LoadBalander to hot rod services to allow minikube servi…
2 parents 7c6f742 + 524d931 commit c7a5d8f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

chapter-8/hotrod/hotrod-app-jaeger.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ items:
4545
targetPort: 8080
4646
selector:
4747
app: hotrod
48+
type: LoadBalancer

chapter-8/hotrod/hotrod-app.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ items:
3838
targetPort: 8080
3939
selector:
4040
app: hotrod
41+
type: LoadBalancer

0 commit comments

Comments
 (0)