Update manage-resources-containers.md

Removed the "env" object from the "Meaning of memory" section. It has no utility.
This commit is contained in:
Chris Tomas
2020-09-13 14:33:38 -05:00
committed by GitHub
parent aab0b34b48
commit c1f104e5f8
@@ -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"