From e289de1a56123a7a81e8f996d11f25ffff5675a3 Mon Sep 17 00:00:00 2001 From: Alex Langenfeld Date: Thu, 12 Dec 2024 14:55:07 -0600 Subject: [PATCH] make mdx-format (#26456) ## How I Tested These Changes make mdx-format --- .../dagster-plus/deployment/azure/blob-compute-logs.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/dagster-plus/deployment/azure/blob-compute-logs.mdx b/docs/content/dagster-plus/deployment/azure/blob-compute-logs.mdx index 52bfb2d355606..98d80e90aac2f 100644 --- a/docs/content/dagster-plus/deployment/azure/blob-compute-logs.mdx +++ b/docs/content/dagster-plus/deployment/azure/blob-compute-logs.mdx @@ -80,8 +80,8 @@ workspace: ``` - If you need to retrieve the values used by your Helm deployment, you - can run: `helm get values user-cloud > values.yaml`. + If you need to retrieve the values used by your Helm deployment, you can run: + `helm get values user-cloud > values.yaml`. Finally, update your Helm release with the new values: