Skip to content

Commit

Permalink
olm description change
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Sep 16, 2024
1 parent 00c5614 commit a06d65c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ spec:
version: consolelinks.console.openshift.io/v1
specDescriptors:
- displayName: Version
description: "The version of the Kiali Server to install. This is specified in the form 'vX.Y'. Check the documentation for the values that are valid and supported. When not specified, or when set to the string 'default', the latest supported version of the Kiali Server will be installed. Default: default"
description: "The version of the Kiali Server to install. This is specified in the form 'vX.Y'. Check the documentation for the values that are valid and supported. When set to the string 'default', the latest supported version of the Kiali Server will be installed. This setting must be explicitly specified."
path: version
x-descriptors:
- 'urn:alm:descriptor:com.tectonic.ui:text'
Expand Down Expand Up @@ -210,7 +210,7 @@ spec:
version: v1
specDescriptors:
- displayName: Version
description: "The version of OSSMC to install. This is specified in the form 'vX.Y'. Check the documentation for the values that are valid and supported. When not specified, or when set to the string 'default', the latest supported version of OSSMC will be installed. You must ensure this value is the same as the spec.version field in the Kiali CR that was used to install the Kiali Server, otherwise you are not guaranteed OSSMC will work properly. Default: default"
description: "The version of OSSMC to install. This is specified in the form 'vX.Y'. Check the documentation for the values that are valid and supported. When set to the string 'default', the latest supported version of OSSMC will be installed. You must ensure this value is the same as the spec.version field in the Kiali CR that was used to install the Kiali Server, otherwise you are not guaranteed OSSMC will work properly. This setting must be explicitly specified."
path: version
x-descriptors:
- 'urn:alm:descriptor:com.tectonic.ui:text'
Expand Down

0 comments on commit a06d65c

Please sign in to comment.