Update docs READMEs
This commit is contained in:
parent
98b09b76fa
commit
7400a13c6f
@ -12,7 +12,8 @@ It is split into these three sections for easier navigation.
|
||||
|
||||
## User guides
|
||||
|
||||
* [Deploying cert-manager using Helm](user-guides/helm.md)
|
||||
* [Deploying cert-manager using Helm](user-guides/deploying.md)
|
||||
* [ingress-shim configuration and usage](user-guides/ingress-shim.md)
|
||||
* [Creating a simple CA based issuer](user-guides/ca-based-issuer.md)
|
||||
* [Creating cluster wide issuers](user-guides/cluster-issuers.md)
|
||||
* [Issuing an ACME certificate using HTTP validation](user-guides/acme-http-validation.md)
|
||||
|
||||
@ -2,7 +2,8 @@
|
||||
|
||||
This section of the documentation contains user guides for cert-manager. Full specifications of the different options in cert-manager can be found in [`docs/api-types`](../api-types).
|
||||
|
||||
* [Deploying cert-manager using Helm](helm.md)
|
||||
* [Deploying cert-manager using Helm](deploying.md)
|
||||
* [ingress-shim configuration and usage](ingress-shim.md)
|
||||
* [Creating a simple CA based issuer](ca-based-issuer.md)
|
||||
* [Creating cluster wide issuers](cluster-issuers.md)
|
||||
* [Issuing an ACME certificate using HTTP validation](acme-http-validation.md)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user