Skip to content

Commit 219d89c

Browse files
committed
Fixes PR#1377
1 parent fe0597e commit 219d89c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/Examples.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -402,11 +402,11 @@ As these examples demonstrate, the Splunk Operator makes it easy to create and m
402402
To remove the resources created from this example, run:
403403

404404
```
405-
kubectl delete -n splunk-opertaor standalone single
406-
kubectl delete -n splunk-opertaor shc example
407-
kubectl delete -n splunk-opertaor idc example
408-
kubectl delete -n splunk-opertaor mc example-mc
409-
kubectl delete -n splunk-opertaor clustermanager cm
405+
kubectl delete -n splunk-operator standalone single
406+
kubectl delete -n splunk-operator shc example
407+
kubectl delete -n splunk-operator idc example
408+
kubectl delete -n splunk-operator mc example-mc
409+
kubectl delete -n splunk-operator clustermanager cm
410410
```
411411

412412
## SmartStore Index Management

0 commit comments

Comments
 (0)