From f3d8b892e908e2f4a554ac72bdd9beb4b41ff077 Mon Sep 17 00:00:00 2001 From: alexanderahn Date: Mon, 2 Dec 2024 12:16:38 -0800 Subject: [PATCH 1/2] Update versions_support.md --- docs/release_notes/version_chart/versions_support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes/version_chart/versions_support.md b/docs/release_notes/version_chart/versions_support.md index 054465dc7d..eacba65c21 100644 --- a/docs/release_notes/version_chart/versions_support.md +++ b/docs/release_notes/version_chart/versions_support.md @@ -32,7 +32,7 @@ You can expect a new Extended Maintenance release two to six weeks after each Ma ### Required resources -Extended Maintenance releases require additional resources, such as CPU and memory. Starting with `v3.4.1.0 EM`, SQL Sandbox is enabled, so every SQL Pipeline session will spin up an additional pod with the following configuration: +Starting with `v3.4.1.0 EM`, SQL Sandbox is enabled, so every SQL Pipeline session will spin up an additional pod with the following configuration: - CPI: 500m - Memory: 512Mi From 3fca85c3e54c12a0921089bf60f05b7ce709f5f8 Mon Sep 17 00:00:00 2001 From: alexanderahn Date: Tue, 3 Dec 2024 08:17:44 -0800 Subject: [PATCH 2/2] Update versions_support.md --- docs/release_notes/version_chart/versions_support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes/version_chart/versions_support.md b/docs/release_notes/version_chart/versions_support.md index eacba65c21..4e510ec97c 100644 --- a/docs/release_notes/version_chart/versions_support.md +++ b/docs/release_notes/version_chart/versions_support.md @@ -34,7 +34,7 @@ You can expect a new Extended Maintenance release two to six weeks after each Ma Starting with `v3.4.1.0 EM`, SQL Sandbox is enabled, so every SQL Pipeline session will spin up an additional pod with the following configuration: -- CPI: 500m +- CPU: 500m - Memory: 512Mi After upgrading to 3.4.1, you must enable SQL Sandbox Config in the UI by navigating to the **Sandbox Config** tab in the Config sub tab of the Admin Settings.