kubernetes-ingress icon indicating copy to clipboard operation
kubernetes-ingress copied to clipboard

Add resource limits for waf-enforcer and waf-config-mgr

Open anderius opened this issue 9 months ago • 2 comments

Some organizations require resource limits on all resources.

It would be nice if the Helm chart could add values for that on all containers.

My team currently has to patch the chart, and change _helpers.tpl for waf-enforcer and waf-config-mgr.

Acceptance Criteria

  • [ ] CPU and Memory limits can be set for waf-enforcer in helm
  • [ ] CPU and Memory limits can be set for waf-config-mgr in helm
  • [ ] Update helm documentation to reflect additional configuration changes

anderius avatar Jan 13 '25 14:01 anderius