From 5bb59625fc32470b605cc2ddf14bccb718f32c02 Mon Sep 17 00:00:00 2001 From: Fang-Pen Lin Date: Mon, 24 Nov 2025 19:13:30 -0800 Subject: [PATCH] inconsistency name --- docs/documentation/platform/pki/k8s-cert-manager.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/platform/pki/k8s-cert-manager.mdx b/docs/documentation/platform/pki/k8s-cert-manager.mdx index e4f293cd7..2776759ce 100644 --- a/docs/documentation/platform/pki/k8s-cert-manager.mdx +++ b/docs/documentation/platform/pki/k8s-cert-manager.mdx @@ -160,7 +160,7 @@ The following steps show how to install cert-manager (using `kubectl`) and obtai dnsNames: - certificate-by-issuer.example.com # name of the resulting Kubernetes Secret - secretName: certificate-by-issuer-tls + secretName: certificate-by-issuer # total validity period of the certificate duration: 48h # cert-manager will attempt renewal 12 hours before expiry