Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaymann authored Apr 18, 2024
1 parent d4ab3f1 commit 84acec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Spinkube

## Run after starting Codespace
k3d cluster start wasm-cluster
kubectl port-forward svc/simple-spinapp 8083:80
k3d cluster start wasm-cluster<br>
kubectl port-forward svc/simple-spinapp 8083:80<br>
echo "start split terminal and run: >curl localhost:8083/hello<"

## Run before stopping Codespace
Expand Down

0 comments on commit 84acec7

Please sign in to comment.