27ec548b88
Cleaned up deprecated APIs: apps/v1beta1 apps/v1beta2 extensions/v1beta1 for ds,deploy,rs Add workaround for deploying helm using incompatible deployment manifest. Change-Id: I78b36741348f47a999df3841ee63cf4e6f377830 |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
templates | ||
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
.