chore(structure): changed folder structure for helm charts

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
Rajesh Rajendran 2022-01-17 02:10:31 +05:30
parent f2003d1a8b
commit 39ae351b6b
329 changed files with 2 additions and 1 deletions

View file

@ -109,7 +109,7 @@ legacyInstall() {
} }
helmInstall() { helmInstall() {
helm upgrade --install openreplay helmcharts/openreplay -f helmcharts/vars.yaml helm upgrade --install openreplay openreplay -f vars.yaml
} }
upgrade() { upgrade() {

Some files were not shown because too many files have changed in this diff Show more