Closed CodeClinch closed 5 years ago
It should be possible to select or deselect each feature in the helm values file.
https://github.com/karydia/karydia/blob/master/install/charts/templates/deployment.yaml Options:
As a user I want to decided which feature should be used in order to have the possibility to use Karydia with a selected set of features.
Fixed with #147.
Description
It should be possible to select or deselect each feature in the helm values file.
https://github.com/karydia/karydia/blob/master/install/charts/templates/deployment.yaml Options:
User Story
As a user I want to decided which feature should be used in order to have the possibility to use Karydia with a selected set of features.
[OPTIONAL] Implementation idea