cert-manager/deploy/manifests
Ole Furseth f5eff1f318 Remove obsolete bazel documentation
Signed-off-by: Ole Furseth <ole.furseth@bekk.no>
2023-03-17 11:44:15 +01:00
..
01-namespace.yaml fix namespace yaml file format 2019-10-11 15:45:10 +02:00
helm-values.yaml
namespace.yaml Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
README.md Remove obsolete bazel documentation 2023-03-17 11:44:15 +01:00

Deployment files

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

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

Where are the manifests now?

From v0.8 onwards, the 'static deployment manifests' are generated automatically from the official helm chart.

When a new release of cert-manager is cut, these manifests will be automatically generated and published as an asset attached to the GitHub release.