Skip to content

Commit

Permalink
Merge pull request #1339 from kubecost/keithhand/remove-deprecated-se…
Browse files Browse the repository at this point in the history
…rver-port

remove deprecated server port
  • Loading branch information
keithhand authored Apr 1, 2022
2 parents 29f8348 + 9a34ed8 commit ca8e995
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cost-analyzer/templates/cost-analyzer-service-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ spec:
type: ClusterIP
{{- end }}
ports:
- name: tcp-server
port: 9001
targetPort: 9001
- name: tcp-model
port: 9003
targetPort: 9003
Expand Down

0 comments on commit ca8e995

Please sign in to comment.