Implement extensibility for alpha module
command group
#2439
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
Milestone
Description
Allow modules to bring custom configurability for their Module CRs
For example:
kyma alpha module configure docker-registry --external-access --storage ....
kyma alpha module add docker-registry --external-access --storage ....
AC
add
commandExecution
Reasons
Configuration for module CRs via CLI is much more convenient then editing Module CR via
kubectl edit
Attachments
#2221 (comment)
The text was updated successfully, but these errors were encountered: