Skip to content

Commit

Permalink
build: add secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperHG90 committed Mar 21, 2024
1 parent c96616a commit 3af2dc5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions values.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ deployments:
- name: gcs-access-key-id
- name: gcs-secret-access-key
- name: dagster-secret-slack-bot-oauth-token
- name: dagster-secret-redis-host
- name: dagster-secret-redis-username
- name: dagster-secret-redis-password

annotations: {}
nodeSelector: {}
Expand Down

0 comments on commit 3af2dc5

Please sign in to comment.