This is an automated email from the ASF dual-hosted git repository. zregvart 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 8e586799 fix: broken link 8e586799 is described below commit 8e58679964baf3b2652d45e3b8fb0c08e602a499 Author: Zoran Regvart <zo...@regvart.com> AuthorDate: Tue Mar 21 13:32:57 2023 +0100 fix: broken link --- content/blog/2022/01/camel-k-release-1-8/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2022/01/camel-k-release-1-8/index.md b/content/blog/2022/01/camel-k-release-1-8/index.md index 625abd26..cb722c6d 100644 --- a/content/blog/2022/01/camel-k-release-1-8/index.md +++ b/content/blog/2022/01/camel-k-release-1-8/index.md @@ -30,7 +30,7 @@ You already know, Camel K was imprinted with the concept of fast execution. One ## Honor HTTP proxy settings -We had this feature in our TODO list since a while. You will be able to use your HTTP(S) proxy in the Camel K Operator for any kind of egress operation (Maven dependencies, image pulling, ...). Moreover, once set, you will be able to have it automatically **configure the HTTP proxy settings** in all your `Integrations`. Just declare the typical HTTP proxy environment variables during Camel K Operator installation. Have a look a the [official documentation](/camel-k/next/configuration/htt [...] +We had this feature in our TODO list since a while. You will be able to use your HTTP(S) proxy in the Camel K Operator for any kind of egress operation (Maven dependencies, image pulling, ...). Moreover, once set, you will be able to have it automatically **configure the HTTP proxy settings** in all your `Integrations`. Just declare the typical HTTP proxy environment variables during Camel K Operator installation. Have a look a the [official documentation](/camel-k/next/ installation/ [...] ## Configurable Maven CLI options