diff --git a/warehouse/oso_dagster/assets/clickhouse_dbt_marts.py b/warehouse/oso_dagster/assets/clickhouse_dbt_marts.py index 19c499448..4aaae0583 100644 --- a/warehouse/oso_dagster/assets/clickhouse_dbt_marts.py +++ b/warehouse/oso_dagster/assets/clickhouse_dbt_marts.py @@ -93,7 +93,7 @@ def clickhouse_assets_from_manifests_map( "resources": { "requests": { "cpu": "1000m", - "memory": "1024i", + "memory": "1024Mi", }, "limits": { "cpu": "1000m",