shopozor / services

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

The database needs to be installed in its dedicated namespace, separate from our software environments #201

Open zadigus opened 4 years ago

zadigus commented 4 years ago

Currently, the database is deployed with our software, which is wrong. The database needs to be installed in its dedicated namespace, if not in its dedicated jelastic environment. In the future, we will delegate database creation and management, so we need to prepare for this.

In addition,

Information on how to write the installation manifest can be found here.

zadigus commented 4 years ago

This implies getting rid of the shared helm chart.