coder / coder-logstream-kube

Stream Kubernetes Pod events to the Coder startup logs
GNU Affero General Public License v3.0
10 stars 4 forks source link

Add support for specifying `resources` on the pod #25

Closed tizz98 closed 5 months ago

tizz98 commented 5 months ago

Right now the pod runs unconstrained, but it would be nice to set resources to help schedule the pod better since it needs few resources to run.