diff --git a/charts/flyte-core/templates/datacatalog/service.yaml b/charts/flyte-core/templates/datacatalog/service.yaml index 7ea5c844127..494d7c2b385 100644 --- a/charts/flyte-core/templates/datacatalog/service.yaml +++ b/charts/flyte-core/templates/datacatalog/service.yaml @@ -13,10 +13,6 @@ spec: type: {{ . }} {{- end }} ports: - - name: grpc-2 - port: 8089 - protocol: TCP - targetPort: 8089 - name: http port: 88 protocol: TCP