Skip to content

Commit b50784e

Browse files
committed
📝 update feature list in README with links and improved descriptions
1 parent 700ae27 commit b50784e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ This is a webhook solver for [OVH](http://www.ovh.com) DNS. In short, if your do
1414
- Store OVH credentials in a secret per issuer, or use secret references.
1515
- Helm chart repository for ease and simplicity of deployment.
1616
- Role based access control, across namespaces.
17-
- Support for optional External Account Binding (EAB).
17+
- Support for ACME certificate profiles such as Let's Encrypt `shortlived` profile ([doc](https://cert-manager.io/docs/configuration/acme/#acme-certificate-profiles), [doc](https://letsencrypt.org/docs/profiles/), [blog](https://letsencrypt.org/2026/01/15/6day-and-ip-general-availability)).
18+
- Support for optional External Account Binding ([doc](https://cert-manager.io/docs/configuration/acme/#external-account-bindings)).
1819
- JSON schema for `values.yaml` automatic validation.
19-
- Unit tests for `values.yaml` for code quality and reliability.
20-
- Full [documentation](/charts/cert-manager-webhook-ovh) of `values.yaml`.
20+
- Chart Unit tests for code quality and reliability.
21+
- Fully [documented](/charts/cert-manager-webhook-ovh) `values.yaml`.
2122

2223
## Documentation
2324

0 commit comments

Comments
 (0)