Skip to content

Commit

Permalink
chore(helm): christen the code server service port name as grpc (#8142)
Browse files Browse the repository at this point in the history
Co-authored-by: Caleb Fornari <caleb@agilemd.com>
  • Loading branch information
calebfornari and calebfornari committed Jun 1, 2022
1 parent 217f636 commit bc038fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
ports:
- port: {{ $deployment.port }}
protocol: TCP
name: http
name: grpc
selector:
{{- include "dagster.selectorLabels" $ | nindent 4 }}
component: user-deployments
Expand Down

0 comments on commit bc038fe

Please sign in to comment.