From deab4dae8e2469028fc01715f83c17f2e5e31939 Mon Sep 17 00:00:00 2001 From: Marc Mognol <8171300+marcmognol@users.noreply.github.com> Date: Mon, 26 Feb 2024 15:20:05 +0100 Subject: [PATCH] Fix default value for peerCertURI option --- docs/content/routing/services/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/routing/services/index.md b/docs/content/routing/services/index.md index 3a28877bd..55e357282 100644 --- a/docs/content/routing/services/index.md +++ b/docs/content/routing/services/index.md @@ -744,7 +744,7 @@ spec: #### `peerCertURI` -_Optional, Default=false_ +_Optional, Default=""_ `peerCertURI` defines the URI used to match against SAN URIs during the server's certificate verification.