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] authored and fabianrbz committed Sep 10, 2024
1 parent b89d5b6 commit 60fa54d
Show file tree
Hide file tree
Showing 17 changed files with 3 additions and 35 deletions.
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshaccesslogs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -550,8 +550,6 @@ spec:
- targetRef
type: object
type: array
required:
- targetRef
type: object
type: object
served: true
Expand Down
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshcircuitbreakers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -732,8 +732,6 @@ spec:
- targetRef
type: object
type: array
required:
- targetRef
type: object
type: object
served: true
Expand Down
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshfaultinjections.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -413,8 +413,6 @@ spec:
- targetRef
type: object
type: array
required:
- targetRef
type: object
type: object
served: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -595,8 +595,6 @@ spec:
- targetRef
type: object
type: array
required:
- targetRef
type: object
type: object
served: true
Expand Down
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshhealthchecks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,6 @@ spec:
- targetRef
type: object
type: array
required:
- targetRef
type: object
type: object
served: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -565,8 +565,6 @@ spec:
- targetRef
type: object
type: array
required:
- targetRef
type: object
type: object
served: true
Expand Down
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshmetrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,6 @@ spec:
`MeshSubset` and `MeshServiceSubset`
type: object
type: object
required:
- targetRef
type: object
type: object
served: true
Expand Down
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshopas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,6 @@ spec:
`MeshSubset` and `MeshServiceSubset`
type: object
type: object
required:
- targetRef
type: object
type: object
served: true
Expand Down
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshpassthroughs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ spec:
`MeshSubset` and `MeshServiceSubset`
type: object
type: object
required:
- targetRef
type: object
type: object
served: true
Expand Down
1 change: 0 additions & 1 deletion app/assets/mesh/dev/raw/crds/kuma.io_meshproxypatches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,6 @@ spec:
type: object
required:
- default
- targetRef
type: object
type: object
served: true
Expand Down
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshratelimits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -492,8 +492,6 @@ spec:
- targetRef
type: object
type: array
required:
- targetRef
type: object
type: object
served: true
Expand Down
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshretries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -500,8 +500,6 @@ spec:
- targetRef
type: object
type: array
required:
- targetRef
type: object
type: object
served: true
Expand Down
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshtcproutes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,6 @@ spec:
type: object
minItems: 1
type: array
required:
- targetRef
type: object
type: object
served: true
Expand Down
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshtimeouts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,6 @@ spec:
- targetRef
type: object
type: array
required:
- targetRef
type: object
type: object
served: true
Expand Down
7 changes: 3 additions & 4 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshtlses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@ spec:
'targetRef'
properties:
mode:
description: Mode defines the behavior of inbound listeners
with regard to traffic encryption.
description: |-
Mode defines the behavior of inbound listeners with regard to traffic encryption.
Default: Strict.
enum:
- Permissive
- Strict
Expand Down Expand Up @@ -232,8 +233,6 @@ spec:
`MeshSubset` and `MeshServiceSubset`
type: object
type: object
required:
- targetRef
type: object
type: object
served: true
Expand Down
2 changes: 0 additions & 2 deletions app/assets/mesh/dev/raw/crds/kuma.io_meshtraces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,6 @@ spec:
`MeshSubset` and `MeshServiceSubset`
type: object
type: object
required:
- targetRef
type: object
type: object
served: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,6 @@ spec:
`MeshSubset` and `MeshServiceSubset`
type: object
type: object
required:
- targetRef
type: object
type: object
served: true
Expand Down

0 comments on commit 60fa54d

Please sign in to comment.