Skip to content

Commit

Permalink
Fix typo in demo update instructions for k8ssandra (#1719)
Browse files Browse the repository at this point in the history
Summary: TSIA

Type of change: /kind cleanup

Test Plan: N/A

Signed-off-by: Benjamin Kilimnik <[email protected]>
  • Loading branch information
benkilimnik authored Oct 2, 2023
1 parent 52e003d commit 095d549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ file describes the demo scenarios.
kustomize build . > k8ssandra-control-plane.yaml
```

5. Concatenate the yaml files in the order specified below and copy it into `pixie/demos/kafka`.
5. Concatenate the yaml files in the order specified below and copy it into `pixie/demos/k8ssandra`.

```shell
cat crd.yaml k8ssandra-control-plane.yaml petclinic.yaml > demos/k8ssandra/k8ssandra.yaml
Expand Down

0 comments on commit 095d549

Please sign in to comment.