Skip to content

Commit b533134

Browse files
committed
ML_PIPELINE_SERVICE_PORT_GRPC.
Signed-off-by: alyssacgoins <[email protected]>
1 parent ea6230e commit b533134

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manifests/kustomize/env/cert-manager/platform-agnostic-standalone-tls/patches/ml-pipeline-apiserver-deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ spec:
2222
value: "true"
2323
- name: ML_PIPELINE_SERVICE_HOST
2424
value: "ml-pipeline.kubeflow"
25+
- name: ML_PIPELINE_SERVICE_PORT_GRPC
26+
value: "8887"
2527
readinessProbe:
2628
httpGet:
2729
path: /apis/v1beta1/healthz

0 commit comments

Comments
 (0)