Skip to content

Commit bad781b

Browse files
authored
sho -> show typo (#470)
1 parent a916550 commit bad781b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_scenarios/kubernetes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ show pods in the splunk name space with wide output - ```kubectl -n splunk get p
305305

306306
show your deployments - ```kubectl -n splunk get deployments```
307307

308-
sho your statefulsets - ``` kubectl -n splunk get statefulsets```
308+
show your statefulsets - ``` kubectl -n splunk get statefulsets```
309309

310310
get service endpoints and external ip when using load balancers - ```kubectl -n splunk get svc -o wide```
311311

0 commit comments

Comments
 (0)