tracee icon indicating copy to clipboard operation
tracee copied to clipboard

helm: allow user to configure gotemplate

Open josedonizetti opened this issue 1 year ago • 0 comments

The helm config file allow a user to configure a value to a goTemplate, that can be used on the webhook, though tracee doesn't have access to such a file as it was not created with the tracee docker image. So, let's implement a way for the user to pass his template file, which can be configured as a configmap, and mounted on the tracee daemonset.

josedonizetti avatar Feb 21 '24 22:02 josedonizetti