From 7362db7ba415b0e2b1914c09a8cd1d6598d78bc8 Mon Sep 17 00:00:00 2001 From: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com> Date: Tue, 27 Jun 2023 20:12:08 +0530 Subject: [PATCH] test2 --- docs/modules/ROOT/pages/glossary/index.adoc | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/docs/modules/ROOT/pages/glossary/index.adoc b/docs/modules/ROOT/pages/glossary/index.adoc index 1c5960f3..324d88c3 100644 --- a/docs/modules/ROOT/pages/glossary/index.adoc +++ b/docs/modules/ROOT/pages/glossary/index.adoc @@ -1,20 +1,8 @@ = Glossary -:icons: font -:numbered: -:source-highlighter: highlightjs -== Build pipeline customization -The ability to update and manage build pipelines for each component in an application. - -== Cluster -A Kubernetes deployment with nodes that run containerized applications and a control plane that manages the nodes. - -== Commit -A change to one or more files. In {ProductName}, commits that you make to a linked repository move through the pipeline and automatically get published. - -== Component -An image that {ProductName} builds from source code in a repository. One or more components that run together form an application. +== Build pipeline customization +The ability to up == Conftest A utility for testing structured configuration data. Use Conftest to validate container information.