Skip to content

Commit

Permalink
update compute log manager
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Dec 17, 2024
1 parent 546b4f9 commit 9690829
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions catalogs/data/dagster/helm/dagster.yaml.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ postgresql:
postgresqlParams:
sslmode: require
computeLogManager:
type: S3ComputeLogManager
config:
s3ComputeLogManager:
bucket: {{ configuration.bucket }}
ingress:
enabled: true
ingressClassName: nginx
Expand Down

0 comments on commit 9690829

Please sign in to comment.