komodorio / helm-charts

Komodor.io public helm charts
Other
70 stars 27 forks source link

enableMemLimitChecks cannot be enabled. #324

Closed sando38 closed 17 hours ago

sando38 commented 1 week ago

Hello,

if one wants to enable .Values.capabilities.events.enableMemLimitChecks , the created Volume does not have the correct containerName: k8s-watcher

https://github.com/komodorio/helm-charts/blob/1da91fb958dc822649e89ab36eccb514f16346b8/charts/komodor-agent/templates/watcher/_volumes.tpl#L17

It uses the chartName komodor-agent instead.

Moran-k commented 1 week ago

Hi @sando38,

Thank you for reporting the issue with our Helm chart. We appreciate your feedback. We will fix the problem and include the solution in our next release.