From 59928cb8f0888ffe86ee4fbadf3605646edc6f33 Mon Sep 17 00:00:00 2001 From: "kumahq[bot]" <110050114+kumahq[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 08:07:52 +0000 Subject: [PATCH] chore(deps): update docs from repo source Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com> --- app/docs/dev/protos/Dataplane.json | 4 ---- app/docs/dev/protos/DataplaneOverview.json | 4 ---- 2 files changed, 8 deletions(-) diff --git a/app/docs/dev/protos/Dataplane.json b/app/docs/dev/protos/Dataplane.json index 92d4b6327..a6888446a 100644 --- a/app/docs/dev/protos/Dataplane.json +++ b/app/docs/dev/protos/Dataplane.json @@ -205,10 +205,6 @@ "type": "integer", "description": "Port on which the consumed service will be available to this data plane proxy. When transparent proxying is not used, Envoy will bind to this port." }, - "service": { - "type": "string", - "description": "DEPRECATED: use `networking.outbound[].tags['kuma.io/service']` Service name identified by the value of `kuma.io/service`." - }, "tags": { "additionalProperties": { "type": "string" diff --git a/app/docs/dev/protos/DataplaneOverview.json b/app/docs/dev/protos/DataplaneOverview.json index 8dcecf46a..04e4385b8 100644 --- a/app/docs/dev/protos/DataplaneOverview.json +++ b/app/docs/dev/protos/DataplaneOverview.json @@ -221,10 +221,6 @@ "type": "integer", "description": "Port on which the consumed service will be available to this data plane proxy. When transparent proxying is not used, Envoy will bind to this port." }, - "service": { - "type": "string", - "description": "DEPRECATED: use `networking.outbound[].tags['kuma.io/service']` Service name identified by the value of `kuma.io/service`." - }, "tags": { "additionalProperties": { "type": "string"