Skip to content

Commit

Permalink
change targetport
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandra Reddy authored and Chandra Reddy committed Jun 25, 2024
1 parent 66f3f93 commit d17e5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
type: {{ .Values.service.type }}
ports:
- port: {{ .Values.service.port }}
targetPort: http
targetPort: 8000
protocol: TCP
name: http
selector:
Expand Down

0 comments on commit d17e5de

Please sign in to comment.