Skip to content

Commit

Permalink
feat:job配置优化 TencentBlueKing#2037
Browse files Browse the repository at this point in the history
  • Loading branch information
lannoy0523 authored Apr 22, 2024
1 parent 4c10420 commit 66c9409
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class StorageCacheIndexSyncJob(
storageProperties: StorageProperties,
clusterProperties: ClusterProperties,
mongoTemplate: MongoTemplate,
storageCacheIndexProperties: StorageCacheIndexProperties,
storageCacheIndexProperties: StorageCacheIndexProperties?,
indexerManager: StorageCacheIndexerManager?
) : StorageCacheIndexJob(
properties,
Expand Down

0 comments on commit 66c9409

Please sign in to comment.