How to set Launcher and Driver image in Kubeflow Pipelines
I am running Kubeflow pipelines for my enterprise and we cannot use public images. Currently when I run Kubeflow Pieplines it automatically goes to gcr.io/ml-pipeline/kfp-driver@sha256:0ce9bf20ac9cbb21e84ff0762d5ae508d21e9c85fde2b14b51363bd1b8cd7528 for kfp driver image. Is there a way to overwrite this with KFP SDK?