Update README.md
This commit is contained in:
parent
cae6eaea7e
commit
57af0c5278
1 changed files with 0 additions and 8 deletions
|
|
@ -1,13 +1,5 @@
|
|||
- Initialize databases
|
||||
- we've to pass the --wait flag, else the db installation won't be complete. and it'll break the db init.
|
||||
- collate all dbs required
|
||||
- How to distinguish b/w enterprise and community
|
||||
- Or fist only community then enterprise
|
||||
- install db migration
|
||||
- have to have another helm chart with low hook value for higher prioriry
|
||||
- install app
|
||||
- customize values.yaml file
|
||||
|
||||
|
||||
## Installation
|
||||
helm upgrade --install databases ./databases -n db --create-namespace --wait -f ./values.yaml --atomic
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue