From 99f2289d7d55e2cad7407d7d3c4135d200e42922 Mon Sep 17 00:00:00 2001 From: Colton Padden Date: Fri, 13 Dec 2024 14:22:37 -0500 Subject: [PATCH] fix typo --- .../management/environment-variables/agent-config.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs-beta/docs/dagster-plus/deployment/management/environment-variables/agent-config.mdx b/docs/docs-beta/docs/dagster-plus/deployment/management/environment-variables/agent-config.mdx index 2256d2878ecab..8aedf315320b9 100644 --- a/docs/docs-beta/docs/dagster-plus/deployment/management/environment-variables/agent-config.mdx +++ b/docs/docs-beta/docs/dagster-plus/deployment/management/environment-variables/agent-config.mdx @@ -312,7 +312,7 @@ In `env_vars`, specify the environment variables as keys (`SNOWFLAKE_PASSWORD`) ### Kubernetes agents -To make environment variables available to a full deployment to a full deployment with a Kubernetes agent, you'll need to modify and upgrade the Helm chart's `values.yaml`. +To make environment variables available to a full deployment with a Kubernetes agent, you'll need to modify and upgrade the Helm chart's `values.yaml`. 1. In `values.yaml`, add or locate the `workspace` value.