Skip to content

Commit c1f104e

Browse files
authored
Update manage-resources-containers.md
Removed the "env" object from the "Meaning of memory" section. It has no utility.
1 parent aab0b34 commit c1f104e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/docs/concepts/configuration/manage-resources-containers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ spec:
134134
containers:
135135
- name: app
136136
image: images.my-company.example/app:v4
137-
env:
138137
resources:
139138
requests:
140139
memory: "64Mi"

0 commit comments

Comments
 (0)