diff --git a/awsconfigs/apps/pipeline/kustomization.yaml b/awsconfigs/apps/pipeline/kustomization.yaml index b12892a095..6a4a2406d7 100644 --- a/awsconfigs/apps/pipeline/kustomization.yaml +++ b/awsconfigs/apps/pipeline/kustomization.yaml @@ -30,3 +30,12 @@ patchesStrategicMerge: # when application is deleted. commonLabels: application-crd-id: kubeflow-pipelines +vars: +- name: kfp-artifact-storage-endpoint + objref: + kind: ConfigMap + name: pipeline-install-config + apiVersion: v1 + fieldref: + fieldpath: data.minioServiceHost +