Skip to content

Commit

Permalink
add dagster data bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
giltinde committed May 28, 2024
1 parent a468af6 commit 5d2cb03
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deployment/kubernetes/deforestation-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ spec:
configMapKeyRef:
name: openepi-apps-config
key: api_domain
- name: dagster_data_bucket
valueFrom:
configMapKeyRef:
name: dagster-data-config
key: dagster_data_bucket
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit 5d2cb03

Please sign in to comment.