You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_polytomic_record_log_disabled"></a> [polytomic\_record\_log\_disabled](#input\_polytomic\_record\_log\_disabled)| Globally disable record logging for this deployment |`bool`|`false`| no |
332
334
| <aname="input_polytomic_resource_scheduler_cpu"></a> [polytomic\_resource\_scheduler\_cpu](#input\_polytomic\_resource\_scheduler\_cpu)| CPU units for the scheduler container |`number`|`1024`| no |
333
335
| <aname="input_polytomic_resource_scheduler_memory"></a> [polytomic\_resource\_scheduler\_memory](#input\_polytomic\_resource\_scheduler\_memory)| Memory units for the scheduler container |`number`|`2048`| no |
336
+
| <aname="input_polytomic_resource_schemacache_cpu"></a> [polytomic\_resource\_schemacache\_cpu](#input\_polytomic\_resource\_schemacache\_cpu)| CPU units for the schemacache container |`number`|`2048`| no |
337
+
| <aname="input_polytomic_resource_schemacache_memory"></a> [polytomic\_resource\_schemacache\_memory](#input\_polytomic\_resource\_schemacache\_memory)| Memory units for the schemacache container |`number`|`4096`| no |
334
338
| <aname="input_polytomic_resource_sync_count"></a> [polytomic\_resource\_sync\_count](#input\_polytomic\_resource\_sync\_count)| Number of sync containers to run |`number`|`2`| no |
335
339
| <aname="input_polytomic_resource_sync_cpu"></a> [polytomic\_resource\_sync\_cpu](#input\_polytomic\_resource\_sync\_cpu)| CPU units for the sync container |`number`|`4096`| no |
336
340
| <aname="input_polytomic_resource_sync_memory"></a> [polytomic\_resource\_sync\_memory](#input\_polytomic\_resource\_sync\_memory)| Memory units for the sync container |`number`|`8192`| no |
337
-
| <aname="input_polytomic_resource_sync_storage"></a> [polytomic\_resource\_sync\_storage](#input\_polytomic\_resource\_sync\_storage)| Ephemeral storage for the sync container |`number`|`21`| no |
341
+
| <aname="input_polytomic_resource_sync_storage"></a> [polytomic\_resource\_sync\_storage](#input\_polytomic\_resource\_sync\_storage)| Ephemeral storage for the sync container |`number`|`100`| no |
338
342
| <aname="input_polytomic_resource_web_cpu"></a> [polytomic\_resource\_web\_cpu](#input\_polytomic\_resource\_web\_cpu)| CPU units for the web container |`number`|`2048`| no |
339
343
| <aname="input_polytomic_resource_web_memory"></a> [polytomic\_resource\_web\_memory](#input\_polytomic\_resource\_web\_memory)| Memory units for the web container |`number`|`4096`| no |
340
344
| <aname="input_polytomic_resource_worker_cpu"></a> [polytomic\_resource\_worker\_cpu](#input\_polytomic\_resource\_worker\_cpu)| CPU units for the worker container |`number`|`2048`| no |
0 commit comments