chore(helm): cloning main branch
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
parent
e479532dcc
commit
68ccc5e7a4
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ spec:
|
|||
- -c
|
||||
args:
|
||||
- |
|
||||
git clone https://github.com/openreplay/openreplay -b {{ .Chart.AppVersion }} /opt/openreplay/openreplay
|
||||
git clone https://github.com/openreplay/openreplay /opt/openreplay/openreplay
|
||||
if [ ENTERPRISE_EDITION_LICENSE != "" ]; then
|
||||
cd /opt/openreplay/openreplay
|
||||
cp -rf ee/scripts/* scripts/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue