SAP-archive / karydia

Kubernetes Security Walnut
Other
77 stars 10 forks source link

Helm Chart with Feature Options #144

Closed CodeClinch closed 5 years ago

CodeClinch commented 5 years ago

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

Neumann-Nils commented 5 years ago

Fixed with #147.