This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 3a141aa55 fix(doc): build instead of pipeline
3a141aa55 is described below

commit 3a141aa5542df16797d447a4a2c6a464905a459d
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Tue May 28 10:58:51 2024 +0200

    fix(doc): build instead of pipeline
---
 docs/modules/ROOT/pages/installation/registry/registry.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/installation/registry/registry.adoc 
b/docs/modules/ROOT/pages/installation/registry/registry.adoc
index 2a8099d55..22ae17ad9 100644
--- a/docs/modules/ROOT/pages/installation/registry/registry.adoc
+++ b/docs/modules/ROOT/pages/installation/registry/registry.adoc
@@ -37,7 +37,7 @@ metadata:
     app: camel-k
   name: camel-k
 spec:
-  pipeline:
+  build:
     registry:
       address: registry-host.io
       organization: your-user-id-or-org

Reply via email to