Update README.md (#1048)

This commit is contained in:
Rajesh Rajendran 2023-03-17 17:20:59 +01:00 committed by GitHub
parent eb37b2827f
commit e2e00874ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ colima start --with-kubernetes --cpu 2 --memory 8 -p openreplay
```yaml ```yaml
git clone https://github.com/openreplay/openreplay -b dev git clone https://github.com/openreplay/openreplay -b dev
cd openreplay/scripts/helmcharts cd openreplay/scripts/helmcharts
SKIP_K8S_INSTALL=true SKIP_K8S_TOOLS=true gDOMAIN_NAME=openreplay.local bash -x init.sh SKIP_K8S_INSTALL=true SKIP_K8S_TOOLS=true DOMAIN_NAME=openreplay.local bash -x init.sh
``` ```
## Updating DNS ## Updating DNS