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.