From 062ffcbec70fde069d0b8ff4cc0274f2cc682ed2 Mon Sep 17 00:00:00 2001 From: Lee Bernick Date: Wed, 31 Aug 2022 12:31:55 -0400 Subject: [PATCH] Add instructions for enabling alpha features This commit adds an example kubectl command for enabling alpha features. --- docs/install.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index a48a4e76f02..c24797b0e49 100644 --- a/docs/install.md +++ b/docs/install.md @@ -450,7 +450,8 @@ data: Alpha features are still in development and their syntax is subject to change. To enable these, set the `enable-api-fields` feature flag to `"alpha"` in -the `feature-flags` ConfigMap alongside your Tekton Pipelines deployment. +the `feature-flags` ConfigMap alongside your Tekton Pipelines deployment via +`kubectl edit configmap feature-flags -n tekton-pipelines`. Features currently in "alpha" are: