cert-manager/deploy/manifests/README.md
James Munnelly 779cc0ae1f Update getting started guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 18:26:49 +00:00

577 B

Deployment files

This directory contains the Kubernetes manifests needed to deploy cert-manager.

For full information on deploying cert-manager, see the getting started guide.

Where do these come from?

The manifests in this are generated from the Helm chart automatically. The helm-values.yaml file in this directory is used to generate the cert-manager.yaml manifest.

They are automatically generated using bazel run //hack:update-deploy-gen.