diff --git a/charts/kubeflow-pipelines/templates/workflow-controller/deployment.yaml b/charts/kubeflow-pipelines/templates/workflow-controller/deployment.yaml index 3c7965fa27..681eeb1355 100644 --- a/charts/kubeflow-pipelines/templates/workflow-controller/deployment.yaml +++ b/charts/kubeflow-pipelines/templates/workflow-controller/deployment.yaml @@ -22,7 +22,7 @@ spec: - --configmap - workflow-controller-configmap - --executor-image - - {{ include "mlPipelineRegistry" . }}/argoexec:v3.4.17-license-compliance + - quay.io/argoproj/argoexec:v3.4.17 - --namespaced command: - workflow-controller