Skip to content

Commit 18082cf

Browse files
srodenhuisAni1357
authored andcommitted
fix: kfp workflow image (#2719)
(cherry picked from commit 2ba9e9e)
1 parent 29b1547 commit 18082cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/kubeflow-pipelines/templates/workflow-controller/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
- --configmap
2323
- workflow-controller-configmap
2424
- --executor-image
25-
- {{ include "mlPipelineRegistry" . }}/argoexec:v3.4.17-license-compliance
25+
- quay.io/argoproj/argoexec:v3.4.17
2626
- --namespaced
2727
command:
2828
- workflow-controller

0 commit comments

Comments
 (0)