Update CRDs
This commit is contained in:
3
generated/crds/meta/v1.d.ts
vendored
Normal file
3
generated/crds/meta/v1.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
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