From 1340b80034e786f143b396e64c4114bd532e31c3 Mon Sep 17 00:00:00 2001 From: "kumahq[bot]" <110050114+kumahq[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:05:24 +0000 Subject: [PATCH] chore(deps): update docs from repo source Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com> --- app/assets/dev/raw/crds/kuma.io_meshservices.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/dev/raw/crds/kuma.io_meshservices.yaml b/app/assets/dev/raw/crds/kuma.io_meshservices.yaml index c64b0c061..7ae3a7c86 100644 --- a/app/assets/dev/raw/crds/kuma.io_meshservices.yaml +++ b/app/assets/dev/raw/crds/kuma.io_meshservices.yaml @@ -98,6 +98,7 @@ spec: type: object type: object state: + default: Unavailable description: |- State of MeshService. Available if there is at least one healthy endpoint. Otherwise, Unavailable. It's used for cross zone communication to check if we should send traffic to it, when MeshService is aggregated into MeshMultiZoneService.