diff --git a/.tekton/odh-training-operator-v2-16-push.yaml b/.tekton/odh-training-operator-v2-16-push.yaml index f4157512b3..a660b2f4bd 100644 --- a/.tekton/odh-training-operator-v2-16-push.yaml +++ b/.tekton/odh-training-operator-v2-16-push.yaml @@ -153,6 +153,9 @@ spec: description: Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file name: build-args-file type: string + - default: "synk-secret" + descrption: Synk Token Secret Name + name: synk-secret results: - description: "" name: IMAGE_URL