Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a PostgreSQL DB to our cluster #11

Open
IvanHristov98 opened this issue Mar 27, 2020 · 0 comments
Open

Add a PostgreSQL DB to our cluster #11

IvanHristov98 opened this issue Mar 27, 2020 · 0 comments
Labels
enhancement New feature or request pair Pairing is required

Comments

@IvanHristov98
Copy link
Member

IvanHristov98 commented Mar 27, 2020

In order to have our application self contained we would have to have be able to deploy an internal PostgreSQL DB to be used by the server.

Note that the config should be added within separate yaml files in our chart folder, e.g. postgre-operator.yml, postgre-cr.yml

Acceptance criteria
💡 Learn about zalando postgre operator
💡 Add an operator deployment yaml to our config file
💡 Add a custom resource to our config file
💡 Make sure our deployment scripts are deploying the postgre

Note that deployment should be optional by specifying a flag

@IvanHristov98 IvanHristov98 added enhancement New feature or request pair Pairing is required labels Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pair Pairing is required
Projects
None yet
Development

No branches or pull requests

1 participant