Skip to content

Commit

Permalink
fix(docs): mount local kubernetes config directory
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Jul 11, 2024
1 parent 5b900af commit 91d355e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ docker run --name cassette --rm \

```bash
docker run --name cassette --rm \
-p 8080:8080 \
-v ~/.kube:/root/.kube:ro \
"quay.io/ulagbulag/cassette-server:latest" \
'cassette-operator'
```
Expand Down

0 comments on commit 91d355e

Please sign in to comment.