Skip to content
Merged

typo #777

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/usage/ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ trigger Certificate resources to be automatically created:
Ingress resides, as ClusterIssuers are non-namespaced resources.

- `cert-manager.io/issuer-kind`: the kind of the external issuer resource, for
example `AWSPCACIssuer`. This is only necessary for out-of-tree issuers.
example `AWSPCAIssuer`. This is only necessary for out-of-tree issuers.

- `cert-manager.io/issuer-group`: the API group of the external issuer
controller, for example `awspca.cert-manager.io`. This is only necessary for
Expand Down