cert-manager-webhook-example/README.md
2021-03-11 10:42:44 +01:00

13 lines
449 B
Markdown

# WORK IN PROGRESS
## description
cert-manager webhook is a plugin for bluecat to create letsencrypt certificates.
## usage
* deploy cert-manager, see [here](https://github.com/jetstack/cert-manager)
* deploy plugin with helm, see [here](https://github.com/containeroo/helm-charts/tree/master/charts/cert-manager-webhook-bluecat)
_forked from [https://github.com/cert-manager/webhook-example](https://github.com/cert-manager/webhook-example)_