pelias-deprecated / kubernetes

Tools for running Pelias services on kubernetes
MIT License
54 stars 47 forks source link

Allow configuring cpu/memory limits for PIP #118

Closed orangejulius closed 4 years ago

orangejulius commented 4 years ago

This PR allows the CPU and memory resource limits to be configured for the PIP service.

The default values are now config driven but are unchanged.

Connects https://github.com/pelias/kubernetes/issues/50