okfn-brasil / querido-diario-api

This is Querido Diário's API. It provides everything the frontend does and even more!
https://queridodiario.ok.org.br/api/docs
MIT License
48 stars 32 forks source link

Querido Diario API Helm chart #29

Open jvanz opened 3 years ago

jvanz commented 3 years ago

Adds the initial version of the Helm chart used to deploy the Querido Diario API in Kubernetes cluster. The helm chart will deploy the application pods, service to access it, configmap to define the environment variables and the ingress configuration to allow external access to the API.

Issue #28