Skip to content

Commit

Permalink
Update docs/contributor/migration-guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Schwägerl <[email protected]>
  • Loading branch information
nesmabadr and c-pius authored Dec 19, 2024
1 parent 84fb14c commit 8cd17cd
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**

- Mandatory modules should 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 Kyma Control Plane, lifecycle-manager picks up the ModuleTemplate with the highest version.
- Mandatory modules can be created using `modulectl` by setting **.mandatory** 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 8cd17cd

Please sign in to comment.