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)**