Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jay Shaughnessy <[email protected]>
  • Loading branch information
jmazzitelli and jshaughn authored Jun 27, 2024
1 parent f50da9d commit 5957ef3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions crd-docs/crd/kiali.io_kialis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -590,16 +590,16 @@ spec:

extensions:
description: |
Defines third-party extensions whose metrics can be integrated into the Kiali UI.
Defines third-party extensions whose metrics can be integrated into the Kiali traffic graph.
type: array
items:
type: object
properties:
enabled:
description: Determines if the extension is to be visualized in the Kiali UI.
description: Determines if the Kiali traffic graph should incorporate the extension's metrics.
type: boolean
name:
description: The name that is used to identify the metric timeseries for the extension.
description: The name that is used to identify the metric time series for the extension.
type: string

external_services:
Expand Down

0 comments on commit 5957ef3

Please sign in to comment.