Skip to content

Commit

Permalink
Update READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Pavlovskiy committed Oct 27, 2023
1 parent d00c6bf commit 9602d35
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .k8s/local/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,11 @@ This would enable the browser to access the whole ecosystem locally.
## 4. Apply Kubernetes configs:

```bash
kubectl apply -f .k8s/local/carres-\*.yaml
kubectl apply -f .k8s/local/\*.yaml
```

(Please remember to replace `kubectl apply` with `minikube kubectl -- apply` if you use Windows WSL)

It takes about 1 minute for the project to start due to Keycloak initialization.


Expand Down

0 comments on commit 9602d35

Please sign in to comment.