shopozor / services

Micro-services building up the Shopozor software.
6 stars 0 forks source link

Initialize helm charts #171

Closed zadigus closed 4 years ago

zadigus commented 4 years ago

Recap of our workflow

Prerequisites

Changes

I have implemented our initial helm charts that deploy our database and graphql engine. Currently, the fixtures are also produced and deployed in the dev environment. Maybe we will change that in the near future and only enable that on our staging environment.

How to use the feature

skaffold run --port-forward

The readme was adapted with the necessary details, though it's become a bit messy. It will be reworked soon.