Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
fix: image for quick demo (#32)
Browse files Browse the repository at this point in the history
Signed-off-by: Edgar Gomes <[email protected]>
  • Loading branch information
lostbean authored Jul 10, 2024
1 parent ad42d22 commit 76d3ff3
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 @@ -144,7 +144,7 @@ minikube tunnel
1. Create a new flow to test a development `voting-app-ui-v2` version in production

```bash
kardinal flow create voting-app-ui voting-app-ui-v2 --docker-compose ./examples/voting-app/docker-compose.yaml
kardinal flow create voting-app-ui kurtosistech/demo-voting-app-ui-v2 --docker-compose ./examples/voting-app/docker-compose.yaml
```

2. Check how the topology has changed, to reflect both prod and the dev version, in the cloud Kontrol FE using this URL: https://app.kardinal.dev/{use-your-tenant-UUID-here}/traffic-configuration
Expand Down

0 comments on commit 76d3ff3

Please sign in to comment.