Skip to content

Commit

Permalink
graphite ai feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpadden committed Dec 13, 2024
1 parent 79cbc9b commit a794157
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit a794157

Please sign in to comment.