Update kubectl-cheatsheet.md
I think ":" is better than ".", so I changed the "." to ":".reviewable/pr5075/r1
parent
08083aeb20
commit
b22ca98b83
|
@ -231,7 +231,7 @@ $ kubectl taint nodes foo dedicated=special-user:NoSchedule
|
|||
|
||||
## Resource types
|
||||
|
||||
The following table includes a list of all the supported resource types and their abbreviated aliases.
|
||||
The following table includes a list of all the supported resource types and their abbreviated aliases:
|
||||
|
||||
Resource type | Abbreviated alias
|
||||
-------------------- | --------------------
|
||||
|
|
Loading…
Reference in New Issue