This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 187a34e67 Fix website build as it seems service-binding trait has been
removed
187a34e67 is described below
commit 187a34e677ef9036ca41861677e734ac1e8143ff
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Mar 4 14:42:38 2025 +0100
Fix website build as it seems service-binding trait has been removed
---
docs/modules/ROOT/nav.adoc | 1 -
1 file changed, 1 deletion(-)
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 27aa868d9..85867dc57 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -79,7 +79,6 @@
** xref:traits:resume.adoc[Resume]
** xref:traits:route.adoc[Route]
** xref:traits:security-context.adoc[Security Context]
-** xref:traits:service-binding.adoc[Service Binding]
** xref:traits:service.adoc[Service]
** xref:traits:telemetry.adoc[Telemetry]
** xref:traits:toleration.adoc[Toleration]