database: Add ExcludeConfigField to extsvc.List
Created by: efritz
In the dependency_{sync,index}_schedulers
, we list extsvcs but do not read their config. This might waste a number of decrypt calls we can skip.
This might help cut the KMS quota issues we've recently seen on k8s and cloud.
Test plan
Existing unit tests.