Closed nschmeller closed 1 year ago
Are we planning to push this to the agent repo as well. I have found that the helm tests covering these new options added are very useful for making sure that they work as intended.
These changes were completed in the agent repo in d63e5a5c84959113dda3a82341b413f4259e9cb3 with tests
testing something
Are we planning to push this to the agent repo as well. I have found that the helm tests covering these new options added are very useful for making sure that they work as intended.
These changes were completed in the agent repo in d63e5a5c84959113dda3a82341b413f4259e9cb3 with tests
Nice. Thank you I missed that.
This commit adds the
vmprovidercustom
property to thelacework-agent
Helm charts.Specifically, this commit:
vmprovidercustom
keyvmprovidercustom
config JSON if the Helm option is enabledvalues.yaml
file to document this new Helm valueResolves LINK-2104