interledger / helm-charts

Interledger Kubernetes Helm Charts
Apache License 2.0
23 stars 6 forks source link

Define resources for all packages #29

Open golobitch opened 7 months ago

golobitch commented 7 months ago

It is quite a standard way to define resources for kubernetes pods / containers, so that they will not take unlimited resources.

https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/