Update manage-resources-containers.md
Removed the "env" object from the "Meaning of memory" section. It has no utility.
This commit is contained in:
@@ -134,7 +134,6 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: app
|
- name: app
|
||||||
image: images.my-company.example/app:v4
|
image: images.my-company.example/app:v4
|
||||||
env:
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "64Mi"
|
memory: "64Mi"
|
||||||
|
|||||||
Reference in New Issue
Block a user