This is an automated email from the ASF dual-hosted git repository.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
The following commit(s) were added to refs/heads/main by this push:
new 14844302 Docs for Installer for #885
14844302 is described below
commit 1484430220c8258f5ada313125c4d12f01219c3b
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Thu Sep 14 17:36:35 2023 -0400
Docs for Installer for #885
---
docs/WEB_DOCKER.md | 2 +-
docs/WEB_KUBERNETES.md | 2 +-
docs/WEB_OPENSHIFT.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/WEB_DOCKER.md b/docs/WEB_DOCKER.md
index a00c91f5..be1098ea 100644
--- a/docs/WEB_DOCKER.md
+++ b/docs/WEB_DOCKER.md
@@ -1,4 +1,4 @@
-## Karavan on Docker
+## Karavan in Docker
### Requirements
1. Linux or MacOS
diff --git a/docs/WEB_KUBERNETES.md b/docs/WEB_KUBERNETES.md
index b3b31fac..1f8b2282 100644
--- a/docs/WEB_KUBERNETES.md
+++ b/docs/WEB_KUBERNETES.md
@@ -1,4 +1,4 @@
-## Install Karavan Web Application on Kubernetes
+## Karavan in Kubernetes
### Requirements
1. minikube v1.30+ installed with `--driver=hyperkit`
diff --git a/docs/WEB_OPENSHIFT.md b/docs/WEB_OPENSHIFT.md
index 076be1e2..273c8684 100644
--- a/docs/WEB_OPENSHIFT.md
+++ b/docs/WEB_OPENSHIFT.md
@@ -1,3 +1,3 @@
-## Install Karavan Web Application on Openshift
+## Karavan in Openshift
// TODO
\ No newline at end of file