From a794157473388db3e7751be38363e72338544531 Mon Sep 17 00:00:00 2001 From: Colton Padden Date: Fri, 13 Dec 2024 13:47:01 -0500 Subject: [PATCH] graphite ai feedback --- .../management/environment-variables/agent-config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs-beta/docs/dagster-plus/deployment/management/environment-variables/agent-config.md b/docs/docs-beta/docs/dagster-plus/deployment/management/environment-variables/agent-config.md index d7ceaaf1c8764..e059f15950a57 100644 --- a/docs/docs-beta/docs/dagster-plus/deployment/management/environment-variables/agent-config.md +++ b/docs/docs-beta/docs/dagster-plus/deployment/management/environment-variables/agent-config.md @@ -22,7 +22,7 @@ There are two ways to set environment variables: To complete the steps in this guide, you'll need: - A Dagster+ account using [Hybrid deployment](/dagster-plus/deployment/deployment-types/hybrid/) -- An existing [Hybrid agent](http://localhost:3050/dagster-plus/deployment/deployment-types/hybrid/#dagster-hybrid-agents) +- An existing [Hybrid agent](/dagster-plus/deployment/deployment-types/hybrid/#dagster-hybrid-agents) - **Editor**, **Admin**, or **Organization Admin** permissions in Dagster+ ## Setting environment variables for a code location @@ -218,7 +218,7 @@ In `env_vars`, specify the environment variables as keys (`SNOWFLAKE_PASSWORD`) ### Kubernetes agents -To make environment variables 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 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.