@blitzm/kubernetes-wordpress

@blitzm/kubernetes-wordpress is a pulumi component that simplifies the deployment of kubernetes-wordpress in kubernetes

Usage no npm install needed!

<script type="module">
  import blitzmKubernetesWordpress from 'https://cdn.skypack.dev/@blitzm/kubernetes-wordpress';
</script>

README

Blitzm Cloud - kubernetes-wordpress

@blitzm/kubernetes-wordpress is a pulumi component that simplifies the deployment of kubernetes-wordpress in kubernetes

Installation

This package can be installed using npm

npm install --save --save-exact @blitzm/kubernetes-wordpress

Usage

import { MyComponent } from '@blitzm/kubernetes-wordpress'

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.

License

Blitzm