lacework / terraform-kubernetes-agent

A Terraform Module to create a Secret and DaemonSet for deploying the Lacework Datacollector Agent in a Kubernetes cluster.
MIT License
2 stars 16 forks source link

Unify resource requests/limits across Helm and TF #38

Closed cirego closed 2 years ago

cirego commented 2 years ago

This commit updates our Terraform module to default to the same resource limits and requests as the Helm charts in our repo.

Fixes RAIN-21619