diff --git a/platform/tekton-pipelines/kustomization.yaml b/platform/tekton-pipelines/kustomization.yaml index eb49f766..c4b662b0 100644 --- a/platform/tekton-pipelines/kustomization.yaml +++ b/platform/tekton-pipelines/kustomization.yaml @@ -7,6 +7,8 @@ resources: # Triggers - https://storage.googleapis.com/tekton-releases/triggers/latest/release.yaml - https://storage.googleapis.com/tekton-releases/triggers/latest/interceptors.yaml + # Workflow + - https://storage.googleapis.com/tekton-releases-nightly/workflows/latest/release.yaml # Dashboard - https://storage.googleapis.com/tekton-releases/dashboard/latest/tekton-dashboard-release.yaml - ingress.yaml