Skip to content

Commit

Permalink
Merge branch 'main' into use-uds-for-dd-metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
s-vitaliy authored Jul 19, 2024
2 parents 325386c + be2d353 commit 69a9155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .helm/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ metadata:
spec:
type: ClusterIP
ports:
- port: 8080
targetPort: http
- port: 5000
targetPort: 8080
protocol: TCP
name: http
selector:
Expand Down

0 comments on commit 69a9155

Please sign in to comment.