From aad7912cb9ade7a95bb78a2c5dcfcb28c682c2f0 Mon Sep 17 00:00:00 2001 From: pengli Date: Mon, 9 Nov 2020 16:34:20 +0800 Subject: [PATCH] correct the disabled link --- docs/taskruns.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/taskruns.md b/docs/taskruns.md index 7d2d4142a6d..f76e51ce4f7 100644 --- a/docs/taskruns.md +++ b/docs/taskruns.md @@ -95,9 +95,9 @@ spec: - /kaniko/executor args: - --destination=gcr.io/my-project/gohelloworld -``** +``` -#### Tekton Bundles +### Tekton Bundles **Note: This is only allowed if `enable-tekton-oci-bundles` is set to `"true"` in the `feature-flags` configmap, see [`install.md`](./install.md#customizing-the-pipelines-controller-behavior)**