Skip to content

Commit

Permalink
fix filepath for demo
Browse files Browse the repository at this point in the history
Signed-off-by: Kristof Gyuracz <kristof.gyuracz@gmail.com>
  • Loading branch information
kristofgyuracz committed Feb 5, 2024
1 parent 286a78a commit 82fe061
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 @@ -80,7 +80,7 @@ helm install --wait --create-namespace --namespace example-tenant-ns --generate-
**Delete the instances (CRs) from the cluster:**

```sh
kubectl delete -f docs/simple-demo/
kubectl delete -f docs/examples/simple-demo/
```

**Delete the APIs(CRDs) from the cluster:**
Expand Down

0 comments on commit 82fe061

Please sign in to comment.