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:
|
||||
- name: app
|
||||
image: images.my-company.example/app:v4
|
||||
env:
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
|
||||
Reference in New Issue
Block a user