Skip to content

Commit

Permalink
Update CRD schema
Browse files Browse the repository at this point in the history
  • Loading branch information
josunect committed Jun 28, 2023
1 parent 18c5b61 commit ba0cae4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions crd-docs/crd/kiali.io_kialis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1057,6 +1057,9 @@ spec:
expression:
description: "The find expression."
type: string
auto_enable:
description: "Enabled option by default"
type: boolean
hide_options:
description: "A list of commonly used and useful hide expressions that will be provided to the user out-of-box."
type: array
Expand All @@ -1069,6 +1072,9 @@ spec:
expression:
type: string
description: "The hide expression."
auto_enable:
description: "Enabled option by default"
type: boolean
traffic:
description: "These settings determine which rates are used to determine graph traffic."
type: object
Expand Down

0 comments on commit ba0cae4

Please sign in to comment.