chore(helm): cloning main branch

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
Rajesh Rajendran 2021-12-18 22:32:12 +05:30
parent e479532dcc
commit 68ccc5e7a4
No known key found for this signature in database
GPG key ID: F9F6FCAB8BACB638

View file

@ -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/