From 77c6c013e39d6ce0f40e34449cc3067d2ae88567 Mon Sep 17 00:00:00 2001 From: IronPan Date: Wed, 28 Aug 2019 17:03:54 -0700 Subject: [PATCH] update application name (#1980) --- .../chart/kubeflow-pipelines/templates/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/gcp_marketplace/chart/kubeflow-pipelines/templates/application.yaml b/manifests/gcp_marketplace/chart/kubeflow-pipelines/templates/application.yaml index 036f0be282a..110db967c0b 100644 --- a/manifests/gcp_marketplace/chart/kubeflow-pipelines/templates/application.yaml +++ b/manifests/gcp_marketplace/chart/kubeflow-pipelines/templates/application.yaml @@ -11,7 +11,7 @@ metadata: app.kubernetes.io/name: "{{ .Release.Name }}" spec: descriptor: - type: KUBEFLOWPIPELINE + type: Kubeflow Pipelines version: '0.1.27' description: |- Machine Learning Pipeline on Kubernetes