pelias-deprecated / kubernetes

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

Allow configuring more deployment settings #91

Closed orangejulius closed 5 years ago

orangejulius commented 5 years ago

This ensures that maxSurge, maxUnavailable, and minReadySeconds deployment settings are configurable across all deployments.

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