Skip to content

Commit f344b18

Browse files
committed
Increase Azure Concurrent Service Syncs to 10
1 parent 247c501 commit f344b18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/cloud/azure/assets/cloud-controller-manager-deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ spec:
130130
--v=3 \
131131
--cloud-config=$(CLOUD_CONFIG) \
132132
--cloud-provider=azure \
133+
--concurrent-service-syncs=10 \
133134
--controllers=*,-cloud-node \
134135
--configure-cloud-routes=false \
135136
--use-service-account-credentials=true \

0 commit comments

Comments
 (0)