Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

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

Open
6 tasks
zadigus opened this issue Mar 25, 2020 · 1 comment

Comments

@zadigus
Copy link

zadigus commented Mar 25, 2020

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.

  • configure staging database
  • configure pre-prod database
  • configure prod database

In addition,

  • the devspace configuration needs to be adapted
  • we need a separate manifest for database installation
  • block access to the database environment from anything except the k8s cluster

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

@zadigus
Copy link
Author

zadigus commented Mar 25, 2020

This implies getting rid of the shared helm chart.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants