Update CRDs
This commit is contained in:
4
generated/crds/meta/v1.ts
Normal file
4
generated/crds/meta/v1.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import * as k8s from "@pulumi/kubernetes";
|
||||
|
||||
export type ObjectMeta = k8s.types.input.meta.v1.ObjectMeta;
|
||||
export type ObjectMetaPatch = k8s.types.input.meta.v1.ObjectMetaPatch;
|
||||
Reference in New Issue
Block a user