chore(structure): changed folder structure for helm charts
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
parent
f2003d1a8b
commit
39ae351b6b
329 changed files with 2 additions and 1 deletions
|
|
@ -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
Loading…
Add table
Reference in a new issue