Delete README.md

This commit is contained in:
Mehdi Osman 2022-01-23 11:46:43 +01:00 committed by GitHub
parent b8caca0223
commit 1b62d4dd74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +0,0 @@
- Initialize databases
- we've to pass the --wait flag, else the db installation won't be complete. and it'll break the db init.
## Installation
helm upgrade --install databases ./databases -n db --create-namespace --wait -f ./values.yaml --atomic
helm upgrade --install openreplay ./openreplay -n app --create-namespace --wait -f ./values.yaml --atomic