Skip to content

Commit b06bfa1

Browse files
Merge pull request #328 from JoelSpeed/azure-concurrent-service-sync
OCPBUGS-29012: Increase Azure Concurrent Service Syncs to 10
2 parents d3b92b9 + f344b18 commit b06bfa1

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
@@ -137,6 +137,7 @@ spec:
137137
--v=3 \
138138
--cloud-config=$(CLOUD_CONFIG) \
139139
--cloud-provider=azure \
140+
--concurrent-service-syncs=10 \
140141
--controllers=*,-cloud-node \
141142
--configure-cloud-routes=false \
142143
--use-service-account-credentials=true \

0 commit comments

Comments
 (0)