Skip to content

Commit

Permalink
chore(deps): update docs from repo source
Browse files Browse the repository at this point in the history
Signed-off-by: kumahq[bot] <110050114+kumahq[bot]@users.noreply.github.com>
  • Loading branch information
kumahq[bot] committed Jul 12, 2023
1 parent 56f4ba3 commit 59928cb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions app/docs/dev/protos/Dataplane.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 0 additions & 4 deletions app/docs/dev/protos/DataplaneOverview.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 59928cb

Please sign in to comment.