From bad8236104e9b6d51bf2915114cde8c1b6ae7fc6 Mon Sep 17 00:00:00 2001 From: Jakub Al-Khalili Date: Thu, 26 Sep 2019 16:36:26 +0200 Subject: [PATCH] #67 Add info about HTTP Proxy in docs --- .../content/en/docs/Getting Started/v0.1.1/configuration.md | 4 ++-- .../content/en/docs/Getting Started/v0.2.0/configuration.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/content/en/docs/Getting Started/v0.1.1/configuration.md b/website/content/en/docs/Getting Started/v0.1.1/configuration.md index e3316221..23824347 100644 --- a/website/content/en/docs/Getting Started/v0.1.1/configuration.md +++ b/website/content/en/docs/Getting Started/v0.1.1/configuration.md @@ -229,9 +229,9 @@ stringData: password: password_or_token ``` -## HTTP Proxy +## HTTP Proxy for downloading plugins -To use forwarding proxy with operator you need to put environment var to Jenkins CR, for e.g.: +To use forwarding proxy with operator to downloading plugins you need to put environment var to Jenkins CR, for e.g.: ```yaml spec: diff --git a/website/content/en/docs/Getting Started/v0.2.0/configuration.md b/website/content/en/docs/Getting Started/v0.2.0/configuration.md index d78477e4..cb2dee18 100644 --- a/website/content/en/docs/Getting Started/v0.2.0/configuration.md +++ b/website/content/en/docs/Getting Started/v0.2.0/configuration.md @@ -231,9 +231,9 @@ stringData: password: password_or_token ``` -## HTTP Proxy +## HTTP Proxy for downloading plugins -To use forwarding proxy with operator you need to put environment var to Jenkins CR, for e.g.: +To use forwarding proxy with operator to downloading plugins you need to put environment var to Jenkins CR, for e.g.: ```yaml spec: