mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #16203 from thockin/docs-nits
fix another bad backticks usage
This commit is contained in:
commit
f93f77766d
@ -65,9 +65,8 @@ The wider discussion regarding Scale took place in [#1629](https://github.com/ku
|
||||
|
||||
Scale subresource will be present in API for replication controller or deployment under the following paths:
|
||||
|
||||
```api/vX/replicationcontrollers/myrc/scale```
|
||||
|
||||
```api/vX/deployments/mydeployment/scale```
|
||||
* `api/vX/replicationcontrollers/myrc/scale`
|
||||
* `api/vX/deployments/mydeployment/scale`
|
||||
|
||||
It will have the following structure:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user