File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
helm/olmv1/base/operator-controller/crd/experimental Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ type ClusterExtensionSpec struct {
103103 // a configuration schema. When not specified, the default configuration of the resolved bundle will be used.
104104 //
105105 // config is validated against a configuration schema provided by the resolved bundle. If the bundle does not provide
106- // a configuration schema the final manifests will be derived on a best-effort basis . More information on how
107- // to configure the bundle should be found in its end-user documentation.
106+ // a configuration schema the bundle is deemed to not be configurable . More information on how
107+ // to configure bundles can be found in the OLM documentation associated with your current OLM version .
108108 //
109109 // <opcon:experimental>
110110 // +optional
Original file line number Diff line number Diff line change 6464 a configuration schema. When not specified, the default configuration of the resolved bundle will be used.
6565
6666 config is validated against a configuration schema provided by the resolved bundle. If the bundle does not provide
67- a configuration schema the final manifests will be derived on a best-effort basis . More information on how
68- to configure the bundle should be found in its end-user documentation.
67+ a configuration schema the bundle is deemed to not be configurable . More information on how
68+ to configure bundles can be found in the OLM documentation associated with your current OLM version .
6969 properties :
7070 configType :
7171 description : |-
Original file line number Diff line number Diff line change @@ -964,8 +964,8 @@ spec:
964964 a configuration schema. When not specified, the default configuration of the resolved bundle will be used.
965965
966966 config is validated against a configuration schema provided by the resolved bundle. If the bundle does not provide
967- a configuration schema the final manifests will be derived on a best-effort basis . More information on how
968- to configure the bundle should be found in its end-user documentation.
967+ a configuration schema the bundle is deemed to not be configurable . More information on how
968+ to configure bundles can be found in the OLM documentation associated with your current OLM version .
969969 properties :
970970 configType :
971971 description : |-
Original file line number Diff line number Diff line change @@ -929,8 +929,8 @@ spec:
929929 a configuration schema. When not specified, the default configuration of the resolved bundle will be used.
930930
931931 config is validated against a configuration schema provided by the resolved bundle. If the bundle does not provide
932- a configuration schema the final manifests will be derived on a best-effort basis . More information on how
933- to configure the bundle should be found in its end-user documentation.
932+ a configuration schema the bundle is deemed to not be configurable . More information on how
933+ to configure bundles can be found in the OLM documentation associated with your current OLM version .
934934 properties :
935935 configType :
936936 description : |-
You can’t perform that action at this time.
0 commit comments