Merge pull request #274 from openreplay/dev

chore(structure): changed folder structure for helm charts
This commit is contained in:
Mehdi Osman 2022-01-16 21:44:43 +01:00 committed by GitHub
commit 692b8dadb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
329 changed files with 2 additions and 1 deletions

View file

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

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