Merge pull request #274 from openreplay/dev
chore(structure): changed folder structure for helm charts
This commit is contained in:
commit
692b8dadb7
329 changed files with 2 additions and 1 deletions
|
|
@ -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
Loading…
Add table
Reference in a new issue