Skip to content

Commit

Permalink
fix: resources
Browse files Browse the repository at this point in the history
  • Loading branch information
cbini committed Jul 10, 2024
1 parent 45999d7 commit 65a2be3
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ assets:
partition_column: whenmodified
- asset_name: person
partition_column: whenmodified
op_tags:
dagster-k8s/config:
container_config:
resources:
requests:
cpu: 750m
limits:
cpu: 750m
- asset_name: personaddress
partition_column: whenmodified
- asset_name: personaddressassoc
Expand Down

0 comments on commit 65a2be3

Please sign in to comment.