File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -109,11 +109,11 @@ The `metricsPort` parameter is used to control the port number of the metrics se
109109
110110<TabItem value =" bulkSync " >
111111
112- The ` bulkSyncMaxPayloadBytes ` parameter is used to control the size (in bytes) of the upsert bulks to port .
112+ The ` bulkSyncMaxPayloadBytes ` parameter is used to control the size (in bytes) of the bulk upserts to Port .
113113
114114- ** Default value** : ` 1048576 `
115115
116- The ` bulkSyncMaxEntitiesPerBatch ` parameter is used to control the number of entities to be sent as part of an upsert bulk to port .
116+ The ` bulkSyncMaxEntitiesPerBatch ` parameter is used to control the number of entities to be sent as part of a bulk upsert to Port .
117117
118118- ** Default value** : ` 20 `
119119
You can’t perform that action at this time.
0 commit comments