Skip to content

Commit

Permalink
fix: remove unused setting in deployment charts
Browse files Browse the repository at this point in the history
  • Loading branch information
HeetVekariya committed Oct 17, 2023
1 parent a114769 commit 071bfe8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions charts/flyte-core/templates/datacatalog/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ spec:
type: {{ . }}
{{- end }}
ports:
- name: grpc-2
port: 8089
protocol: TCP
targetPort: 8089
- name: http
port: 88
protocol: TCP
Expand Down

0 comments on commit 071bfe8

Please sign in to comment.