cert-manager/deploy/manifests
Artem Kajalainen 9a81c65f76 feat(helm chart): use priorityClassName for webhook subchart also
Signed-off-by: Artem Kajalainen <artem.kajalainen@gofore.com>
2019-01-11 10:31:06 +02:00
..
00-crds.yaml Remove CRDs from Helm chart and introduce 00-crds.yaml file 2018-12-04 18:11:13 +00:00
cert-manager.yaml feat(helm chart): use priorityClassName for webhook subchart also 2019-01-11 10:31:06 +02:00
helm-values.yaml Remove CRDs from Helm chart and introduce 00-crds.yaml file 2018-12-04 18:11:13 +00:00
README.md Update getting started guide 2018-12-04 18:26:49 +00:00

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.