Skip to content

Commit

Permalink
Fix minor changes
Browse files Browse the repository at this point in the history
Signed-off-by: William <[email protected]>
  • Loading branch information
kwesidev committed Jan 29, 2024
1 parent c31bb78 commit d48b7f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,14 @@ docker compose -f docker-compose-dev.yml up
```

## Minikube Cluster
Start local kubernetes cluster
```
minikube start cluster
```

```
Apply Manifests
```
kubectl apply -f kubernetes_local/

```

0 comments on commit d48b7f6

Please sign in to comment.