14 lines
574 B
Markdown
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**.
|