update typing to be more easily extendible
Signed-off-by: Andrew Tran <atran@brex.com>
This commit is contained in:
+1
-1
@@ -80,6 +80,6 @@ export interface Config {
|
||||
cronjobs?: string;
|
||||
jobs?: string;
|
||||
ingresses?: string;
|
||||
};
|
||||
} & { [pluralKind: string]: string };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user