Skip to content

Commit a6204c5

Browse files
committed
Increase GCP Concurrent Service Syncs to 10
1 parent 247c501 commit a6204c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/cloud/gcp/assets/cloud-controller-manager.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ spec:
8585
--v=3 \
8686
--cloud-config=$(CLOUD_CONFIG) \
8787
--cloud-provider=gce \
88+
--concurrent-service-syncs=10 \
8889
--controllers=*,-nodeipam \
8990
--configure-cloud-routes=false \
9091
--use-service-account-credentials=true \

0 commit comments

Comments
 (0)