update api reports and changeset

Signed-off-by: Andrew Tran <atran@brex.com>
This commit is contained in:
Andrew Tran
2021-11-24 09:54:36 -06:00
parent c5d1baa1af
commit 1731dad0db
3 changed files with 28 additions and 2 deletions
+2
View File
@@ -202,6 +202,8 @@ export type KubernetesObjectTypes =
| 'deployments'
| 'replicasets'
| 'horizontalpodautoscalers'
| 'jobs'
| 'cronjobs'
| 'ingresses'
| 'customresources';