mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-09 21:26:04 +10: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.