Skip to content

Commit

Permalink
Update deployment-service.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaiswaladi246 authored Jun 26, 2024
1 parent 70ba155 commit 3912bf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ spec:
app: boardgame
ports:
- protocol: "TCP"
port: 8080 # The port that the service is running on in the cluster
targetPort: 8080 # The port exposed by the service
port: 8080
targetPort: 8080
type: LoadBalancer # type of the service.

0 comments on commit 3912bf1

Please sign in to comment.