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

tsato pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 3e311d0c0ce6459a9fa72315c49af99a14bb9667
Author: Tadayoshi Sato <[email protected]>
AuthorDate: Fri Dec 9 14:09:50 2022 +0900

    chore(kustomize): fix typo
---
 install/operator/kustomization.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install/operator/kustomization.yaml 
b/install/operator/kustomization.yaml
index e9412ac08..4d8cf1556 100644
--- a/install/operator/kustomization.yaml
+++ b/install/operator/kustomization.yaml
@@ -31,7 +31,7 @@
 #   modifies the WATCH_NAMESPACE env var to wildcard for all namespaces
 #
 # * patch-toleration.yaml
-#   modifies the tolerations configuraion of the deployment
+#   modifies the tolerations configuration of the deployment
 #   Edit the patch manually to add the required keys
 #
 # * patch-nodes-selector.yaml

Reply via email to