Skip to content

Commit

Permalink
Add mandatory modules documentation to the migration-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nesmabadr committed Dec 18, 2024
1 parent 8c98bcb commit cf006e6
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 also be created using `modulectl`. Just add the `mandatory: true` to the module-config. If multiple ModuleTemplates for the same mandatory module get deployed to the cluster, lifecycle-manager picks up the ModuleTemplate with the highest version.

8. **Beta and Internal Flags**

Expand Down

0 comments on commit cf006e6

Please sign in to comment.