From 2bacec55312dc55a98a47e6a24a9015440c6e7e2 Mon Sep 17 00:00:00 2001 From: Aldira Putra Raharja Date: Mon, 11 Oct 2021 22:16:02 +0700 Subject: [PATCH] Rephrase docs to match descriptions from the official docs Signed-off-by: Aldira Putra Raharja --- docs/features/kubernetes/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/kubernetes/configuration.md b/docs/features/kubernetes/configuration.md index 6c9bf43da4..fc32f4da70 100644 --- a/docs/features/kubernetes/configuration.md +++ b/docs/features/kubernetes/configuration.md @@ -138,7 +138,7 @@ for real examples. ##### `clusters.\*.caData` (optional) -PEM-encoded bytes (typically read from a client certificate file). +PEM-encoded certificate authority certificates. #### `gke`