Update CRDs
This commit is contained in:
8
generated/crds/cert_manager/index.js
Normal file
8
generated/crds/cert_manager/index.js
Normal file
@@ -0,0 +1,8 @@
|
||||
"use strict";
|
||||
// *** WARNING: this file was generated by crd2pulumi. ***
|
||||
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.v1 = void 0;
|
||||
// Export sub-modules:
|
||||
const v1 = require("./v1");
|
||||
exports.v1 = v1;
|
||||
Reference in New Issue
Block a user