This is an automated email from the ASF dual-hosted git repository.
acosentino 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 c257ad6 Added K3s to the registry section of navbar
c257ad6 is described below
commit c257ad697f1413ad19c34374a94efacdf703b146
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue May 25 08:37:17 2021 +0200
Added K3s to the registry section of navbar
---
docs/modules/ROOT/nav.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 987fe37..75027a4 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -14,6 +14,7 @@
*** xref:installation/registry/github.adoc[Github Packages]
*** xref:installation/registry/gcr.adoc[Gcr.io]
*** xref:installation/registry/icr.adoc[IBM Container Registry]
+*** xref:installation/registry/k3s.adoc[K3s]
** xref:installation/scheduling.adoc[Pod scheduling]
* xref:running/running.adoc[Running]
** xref:running/dev-mode.adoc[Dev Mode]