Skip to content

Commit

Permalink
docs: Add missing doc update (#2782)
Browse files Browse the repository at this point in the history
Add missing doc update
  • Loading branch information
ciarams87 authored and jjngx committed Jun 24, 2022
1 parent afa538c commit bb7cb89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ basedOn: scheme
### VirtualServer.TLS.CertManager
The cert-manager field configures x509 automated Certificate management for VirtualServer resources using cert-manager (cert-manager.io). Please see the [cert-manager configuration documentation](https://cert-manager.io/docs/configuration/) for more information on deploying and configuring Issuers (Please note that HTTP01 type ACME Issuers are not yet supported). Example:
The cert-manager field configures x509 automated Certificate management for VirtualServer resources using cert-manager (cert-manager.io). Please see the [cert-manager configuration documentation](https://cert-manager.io/docs/configuration/) for more information on deploying and configuring Issuers. Example:
```yaml
cert-manager:
cluster-issuer: "my-issuer-name"
Expand Down

0 comments on commit bb7cb89

Please sign in to comment.