diff --git a/modules/osdk-manually-defined-csv-fields.adoc b/modules/osdk-manually-defined-csv-fields.adoc index 564d0620b4..e3c36dd43d 100644 --- a/modules/osdk-manually-defined-csv-fields.adoc +++ b/modules/osdk-manually-defined-csv-fields.adoc @@ -22,6 +22,10 @@ generation when a lack of data in any of the required fields is detected. |A unique name for this CSV. Operator version should be included in the name to ensure uniqueness, for example `app-operator.v0.1.1`. +|`metadata.capabilities` +|The Operator's capability level according to the Operator maturity model, for +example `Seamless Upgrades`. + |`spec.displayName` |A public name to identify the Operator. @@ -75,8 +79,8 @@ application being managed, each with a `name` and `url`. a `mediatype`. |`spec.maturity` -|The Operator's capability level according to the Operator maturity model, for -example `Seamless Upgrades`. +|The level of maturity the software has achieved at this version, for +example `alpha`, `beta`, `stable`. |=== Further details on what data each field above should hold are found in the