Skip to content

Commit

Permalink
docs: Add mandatory modules documentation to the migration-guide.md (#…
Browse files Browse the repository at this point in the history
…128)

* Add mandatory modules documentation to the migration-guide.md

* Update docs/contributor/migration-guide.md

Co-authored-by: Christoph Schwägerl <[email protected]>

---------

Co-authored-by: Christoph Schwägerl <[email protected]>
  • Loading branch information
nesmabadr and c-pius authored Dec 19, 2024
1 parent 8c98bcb commit f4364fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributor/migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Look at the key changes between Kyma CLI and `modulectl`.

7. **Mandatory ModuleTemplates**

- **Restriction**: At the moment, `modulectl` is not used for the creation of mandatory ModuleTemplates. Please use Kyma CLI instead until the next release.
- Mandatory modules can be created using `modulectl` by setting the **.mandatory** field to `true` in the module config. If multiple ModuleTemplates for the same mandatory module get deployed to the Kyma Control Plane, Lifecycle Manager picks up the ModuleTemplate with the highest version.

8. **Beta and Internal Flags**

Expand Down

0 comments on commit f4364fe

Please sign in to comment.