docs(readme.md): Update overview table

This commit is contained in:
Thorsten Roßner
2025-03-17 08:36:51 +01:00
parent 6ee7f1ab98
commit 8a2d218a60
2 changed files with 6 additions and 4 deletions

View File

@@ -6,6 +6,8 @@ certificate:
issuerRef:
name: "letsencrypt-prod"
kind: "ClusterIssuer"
# When using `wildcard: true` please ensure you configure the cert-manager accordingly, e.g. using DNS
# validation (`DNS-01`) in case of letsencrypt.
wildcard: false
selfSigned: false
...