googlearchive / k8s-service-catalog

[DEPRECATED] Commandline tool to manage Service Catalog lifecycle and GCP Service Broker atop Kubernetes Cluster
Apache License 2.0
69 stars 31 forks source link

service-catalog components generate very verbose logs #220

Open matthew-r-richards opened 5 years ago

matthew-r-richards commented 5 years ago

Using a default sc install the service catalog components are very verbose when logging, in particular controller-manager seems to produce about 3000 log messages per minute. Looking at the controller-manager deployment, the -v verbosity parameter is set to "10". Is there any way to override this using the sc CLI?