From 76dce0441dd16137163c33189169c05605407e14 Mon Sep 17 00:00:00 2001 From: GoDSiN <66279280+GoDSiN@users.noreply.github.com> Date: Tue, 22 Nov 2022 14:08:52 +0700 Subject: [PATCH] wrong variables in docs change "tekton-triggers-core-controller" to "tekton-triggers-core-interceptors" --- content/en/docs/Getting Started/triggers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/Getting Started/triggers.md b/content/en/docs/Getting Started/triggers.md index abfb6db..0719d2d 100644 --- a/content/en/docs/Getting Started/triggers.md +++ b/content/en/docs/Getting Started/triggers.md @@ -66,7 +66,7 @@ when the EventListener detects an event. ``` When `tekton-triggers-controller`, `tekton-triggers-webhook`, and - `tekton-triggers-core-controller` show `1/1` under the `READY` column, you + `tekton-triggers-core-interceptors` show `1/1` under the `READY` column, you are ready to continue. For example: ``` -- GitLab