integrate customizations from Malcolm-Helm as options in vanilla Malcolm (part 2) #657
Labels
cloud
Relating to deployment of Malcolm in the cloud and/or with Kubernetes
enhancement
New feature or request
external
Depends on a bug or feature external to this project
Milestone
continuation of #642
Our friends that have developed the Malcolm-Helm chart have a few customizations that have required them to override some of the "stock" files/scripts in vanilla Malcolm. I'd like to examine these use cases and have Malcolm handle them natively (ie., configurable with environment variables) so that we can remove those customizations from Malcolm-Helm, which will make the chart more resilient to changes as new versions of Malcolm are released.
Here are the ones I've identified:
malcolm_template.json
isn't broken out by data source (zeek, suricata) like it would have to be for this.dirinit
container withPUSER_MKDIR
(example) instead of having these empty-directory configmaps.The text was updated successfully, but these errors were encountered: