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

gansheer 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 f807732e5 docs: correct installation/builds.adoc table format
f807732e5 is described below

commit f807732e58c1c711a21e7620761b445b3b3d2daf
Author: Evynglais <[email protected]>
AuthorDate: Tue Jun 30 13:15:07 2026 +0100

    docs: correct installation/builds.adoc table format
---
 docs/modules/ROOT/pages/installation/builds.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/pages/installation/builds.adoc 
b/docs/modules/ROOT/pages/installation/builds.adoc
index 38f88f508..95c6dc496 100644
--- a/docs/modules/ROOT/pages/installation/builds.adoc
+++ b/docs/modules/ROOT/pages/installation/builds.adoc
@@ -74,11 +74,11 @@ Beside the values above, you can also configure 
specifically Maven using the fol
 | Name | Description | Default
 
 | MAVEN_SETTINGS
-| Configmap or Secret Maven `settings.xml` configuration used to define 
repositories, mirrors, and credentials. Format expected 
`configmap|secret:my-resource`.
+| Configmap or Secret Maven `settings.xml` configuration used to define 
repositories, mirrors, and credentials. Format expected 
`configmap\|secret:my-resource`.
 |
 
 | MAVEN_SETTINGS_SECURITY
-| Configmap or Secret Maven `settings-security.xml` configuration used for 
decrypting encrypted credentials in `settings.xml`. Format expected 
`configmap|secret:my-resource`.
+| Configmap or Secret Maven `settings-security.xml` configuration used for 
decrypting encrypted credentials in `settings.xml`. Format expected 
`configmap\|secret:my-resource`.
 |
 
 | MAVEN_CA_SECRETS

Reply via email to