Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-farache committed Dec 5, 2024
1 parent cdc238b commit 21d58a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/move2kube/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ workflow:
backstageNotificationURL: http://orchestrator-backstage.orchestrator:7007/api/notifications/ # URL for backstage notification plugin
kfunction:
name: m2k-save-transformation-func # name of the Knative function that save the transformation output to git
image: quay.io/orchestrator/serverless-workflow-m2k-kfunc:04a51b7e92f839630b357319112adc23b262bcf2 # image of the knative function
image: quay.io/orchestrator/serverless-workflow-m2k-kfunc:1247e9074aad754828f1307d25bb117cd4dd1b7a # image of the knative function
instance:
name: move2kube # name of the move2kube instance deployment
image: quay.io/konveyor/move2kube-ui:v0.3.14 # image of the move2kube instance
Expand Down

0 comments on commit 21d58a8

Please sign in to comment.