update kubeflow dip-catalog
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
kind: Service
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
labels:
|
||||
app: metadata
|
||||
name: model-registry-service
|
||||
spec:
|
||||
selector:
|
||||
component: model-registry-server
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 8080
|
||||
protocol: TCP
|
||||
appProtocol: http
|
||||
name: http-api
|
||||
- port: 9090
|
||||
protocol: TCP
|
||||
appProtocol: grpc
|
||||
name: grpc-api
|
||||
Reference in New Issue
Block a user