mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 20:39:17 +00:00
Merge pull request #512 from mckeowbc/patch-1
Update horizontal-pod-autoscaler.md
This commit is contained in:
@@ -191,7 +191,7 @@ This can also be set with `--cpu-percent=`.
|
||||
|
||||
- In the `containers` list, add the following block:
|
||||
```
|
||||
resources: {"requests":{"cpu":"1", "memory":"64Mi"}
|
||||
resources: {"requests":{"cpu":"1", "memory":"64Mi"}}
|
||||
```
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user