openreplay/scripts/helmcharts
Rajesh Rajendran 833e6000ae docs(helm): update vars.yaml examples
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
2022-01-19 22:51:47 +05:30
..
databases
openreplay chore(helm): using minio keys to initialize minio rather than s3. 2022-01-19 22:47:59 +05:30
init.sh
openreplay-cli
README.md Update README.md 2022-01-17 18:16:46 +01:00
vars.yaml docs(helm): update vars.yaml examples 2022-01-19 22:51:47 +05:30
versionUpdater.sh

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