From 8b795d661a287b32bf1e95b762a1c842cc065c6e Mon Sep 17 00:00:00 2001 From: Hayk Hovsepyan Date: Mon, 7 Aug 2023 16:03:57 +0200 Subject: [PATCH] Update crd-docs/crd/kiali.io_kialis.yaml Co-authored-by: John Mazzitelli --- crd-docs/crd/kiali.io_kialis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crd-docs/crd/kiali.io_kialis.yaml b/crd-docs/crd/kiali.io_kialis.yaml index ef1814b2..0d84a901 100644 --- a/crd-docs/crd/kiali.io_kialis.yaml +++ b/crd-docs/crd/kiali.io_kialis.yaml @@ -1023,7 +1023,7 @@ spec: description: "The name of the secret that contains the credentials necessary to connect to the remote cluster. This secret must exist in the Kiali deployment namespace." type: string kiali_urls: - description: "A map between cluster name and a Kiali URL. Will be used showing the Mesh page's Kiali URLs. The Kiali service's 'kiali.io/external-ur' annotation has a priority over this." + description: "A map between cluster name and a Kiali URL. Will be used showing the Mesh page's Kiali URLs. The Kiali service's 'kiali.io/external-url' annotation has a priority over this." type: array items: type: object