cert-manager/deploy/manifests/README.md
Ole Furseth f5eff1f318 Remove obsolete bazel documentation
Signed-off-by: Ole Furseth <ole.furseth@bekk.no>
2023-03-17 11:44:15 +01:00

14 lines
574 B
Markdown

# 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](https://cert-manager.io/docs/installation/kubernetes/).
## Where are the manifests now?
From v0.8 onwards, the 'static deployment manifests' are generated
automatically from the [official helm chart](../charts/cert-manager).
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**.