Skip to content

Commit

Permalink
Fixes PR#1377
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur committed Oct 1, 2024
1 parent fe0597e commit 219d89c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,11 +402,11 @@ As these examples demonstrate, the Splunk Operator makes it easy to create and m
To remove the resources created from this example, run:

```
kubectl delete -n splunk-opertaor standalone single
kubectl delete -n splunk-opertaor shc example
kubectl delete -n splunk-opertaor idc example
kubectl delete -n splunk-opertaor mc example-mc
kubectl delete -n splunk-opertaor clustermanager cm
kubectl delete -n splunk-operator standalone single
kubectl delete -n splunk-operator shc example
kubectl delete -n splunk-operator idc example
kubectl delete -n splunk-operator mc example-mc
kubectl delete -n splunk-operator clustermanager cm
```

## SmartStore Index Management
Expand Down

0 comments on commit 219d89c

Please sign in to comment.