From 58aaf440cd8ffea859617ad2509f1b6799f315bf Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Fri, 10 Mar 2023 16:08:30 -0500 Subject: [PATCH] Update snapshot Signed-off-by: Sebastian Malton --- ...-settings-for-correct-entity.test.tsx.snap | 36 +++++++++++++++++-- 1 file changed, 33 insertions(+), 3 deletions(-) diff --git a/packages/core/src/features/entity-settings/__snapshots__/showing-settings-for-correct-entity.test.tsx.snap b/packages/core/src/features/entity-settings/__snapshots__/showing-settings-for-correct-entity.test.tsx.snap index bb30b0dc71..2109f32901 100644 --- a/packages/core/src/features/entity-settings/__snapshots__/showing-settings-for-correct-entity.test.tsx.snap +++ b/packages/core/src/features/entity-settings/__snapshots__/showing-settings-for-correct-entity.test.tsx.snap @@ -836,7 +836,7 @@ exports[`Showing correct entity settings when navigating to non-local cluster en class="SubTitle" id="http-proxy" > - HTTP Proxy + HTTPS Proxy
@@ -860,7 +860,37 @@ exports[`Showing correct entity settings when navigating to non-local cluster en - HTTP Proxy server. Used for communicating with Kubernetes API. + HTTPS Proxy server. Used for communicating with Kubernetes API. + +
+ No Proxy + +
+
+ +
+
+ + NO_PROXY configuration. Useful for when specifying that cluster communication shouldn't go through the default proxy.