@blitzm/kubernetes-cert-manager
v1.2.0
Published
@blitzm/kubernetes-cert-manager is a pulumi component that simplifies the deployment of kubernetes-cert-manager in kubernetes
Downloads
94
Keywords
Readme
Blitzm Cloud - kubernetes-cert-manager
@blitzm/kubernetes-cert-manager is a pulumi component that simplifies the deployment of kubernetes-cert-manager in kubernetes
Installation
This package can be installed using npm
npm install --save --save-exact @blitzm/kubernetes-cert-manager
Usage
import { MyComponent } from '@blitzm/kubernetes-cert-manager'
new MyComponent("my-component", {
// ...
});
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.