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-website.git
The following commit(s) were added to refs/heads/main by this push:
new 9bf2149a chore(doc): minor typo
9bf2149a is described below
commit 9bf2149adc1ae896adfc1aeba9cfa67926034daa
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Wed Feb 25 12:59:10 2026 +0100
chore(doc): minor typo
---
content/blog/2026/02/camel-k-gitops-apps/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/2026/02/camel-k-gitops-apps/index.md
b/content/blog/2026/02/camel-k-gitops-apps/index.md
index 2a3ccdcd..d2c4dbca 100644
--- a/content/blog/2026/02/camel-k-gitops-apps/index.md
+++ b/content/blog/2026/02/camel-k-gitops-apps/index.md
@@ -134,7 +134,7 @@ Let's go now to the repository pull request user interface.
Verify the PR is cre
Let's merge merge the PR, although this is not yet going to produce any
effect. We're missing the CICD pipeline watching the GitOps repo!
-## Prepare the development cluster
+## Prepare the production cluster
Let's install a Camel K operator on a `prod` namespace (alternatively, a
production cluster): remind to use the same registry used for the development
operator.