Skip to content

Commit

Permalink
Update argocompiler golden files
Browse files Browse the repository at this point in the history
Signed-off-by: carter.fendley <[email protected]>
  • Loading branch information
CarterFendley committed Oct 9, 2024
1 parent 0a38e91 commit ce4527f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,11 @@ spec:
- mountPath: /.config
name: dot-config-scratch
initContainers:
- command:
- launcher-v2
- args:
- --copy
- /kfp-launcher/launch
command:
- launcher-v2
image: gcr.io/ml-pipeline/kfp-launcher
name: kfp-launcher
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,11 @@ spec:
- mountPath: /.config
name: dot-config-scratch
initContainers:
- command:
- launcher-v2
- args:
- --copy
- /kfp-launcher/launch
command:
- launcher-v2
image: gcr.io/ml-pipeline/kfp-launcher
name: kfp-launcher
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,11 @@ spec:
- mountPath: /.config
name: dot-config-scratch
initContainers:
- command:
- launcher-v2
- args:
- --copy
- /kfp-launcher/launch
command:
- launcher-v2
image: gcr.io/ml-pipeline/kfp-launcher
name: kfp-launcher
resources:
Expand Down

0 comments on commit ce4527f

Please sign in to comment.