k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Florian Ruynat
b5125e59ab
|
4 years ago | |
---|---|---|
.. | ||
defaults | 6 years ago | |
tasks | 6 years ago | |
templates | 4 years ago | |
README.md | 6 years ago |
README.md
Deployment files
This directory contains example deployment manifests for cert-manager that can be used in place of the official Helm chart.
This is useful if you are deploying cert-manager into an environment without Helm, or want to inspect a 'bare minimum' deployment.
Where do these come from?
The manifests in these subdirectories are generated from the Helm chart
automatically. The values.yaml
files used to configure cert-manager can be
found in hack/deploy
.
They are automatically generated by running ./hack/update-deploy-gen.sh
.