**Goal:** The operator CustomResourceDefinition should be updated to include a `spec.channel` field. **Acceptance Criteria:** - A `spec.channel` field is introduced to the Operator API. - The controller ignores the field, it does not influence resolution of the CR. - No tests are required.