update schema.d.ts

Signed-off-by: Andrew Tran <atran@brex.com>
This commit is contained in:
Andrew Tran
2021-11-22 08:52:00 -06:00
parent 37dc844728
commit 1caf4c2d72
+2
View File
@@ -23,6 +23,8 @@ export interface Config {
| 'deployments'
| 'replicasets'
| 'horizontalpodautoscalers'
| 'jobs'
| 'cronjobs'
| 'ingresses'
>;
serviceLocatorMethod: {