removed backtick that was breaking the format (#9530)
This commit is contained in:
committed by
k8s-ci-robot
parent
6c895b329d
commit
de644fbd24
@@ -266,7 +266,7 @@ works as follows:
|
|||||||
2. Apply it using `kubectl create`.
|
2. Apply it using `kubectl create`.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl create -f ./quota.yml`
|
kubectl create -f ./quota.yml
|
||||||
|
|
||||||
resourcequota/pods-high created
|
resourcequota/pods-high created
|
||||||
resourcequota/pods-medium created
|
resourcequota/pods-medium created
|
||||||
|
|||||||
Reference in New Issue
Block a user