From f8d1d0ea0f0ebd86df7f24f83845fee8db2044be Mon Sep 17 00:00:00 2001 From: Victor Timofei Date: Thu, 30 Dec 2021 14:53:24 +0200 Subject: [PATCH] Try change template field from name to ref --- tekton-pipeline/triggers/build-deploy-trigger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tekton-pipeline/triggers/build-deploy-trigger.yaml b/tekton-pipeline/triggers/build-deploy-trigger.yaml index 7b23fe7..0327f95 100644 --- a/tekton-pipeline/triggers/build-deploy-trigger.yaml +++ b/tekton-pipeline/triggers/build-deploy-trigger.yaml @@ -85,7 +85,7 @@ spec: - bindings: - ref: tekton-argocd-example-build-git-tb template: - name: tekton-argocd-example-build-tt + ref: tekton-argocd-example-build-tt --- apiVersion: cert-manager.io/v1