1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OBSDOCS-1029

This commit is contained in:
Satyajeet Munje
2024-05-03 16:19:55 +05:30
committed by openshift-cherrypick-robot
parent 0ad08cc641
commit 3334efe22b

View File

@@ -30,9 +30,9 @@ spec:
resources:
limits: <1>
memory: 736Mi
requests:
cpu: 100m
memory: 736Mi
requests:
cpu: 100m
memory: 736Mi
# ...
----
<1> Specify the CPU and memory limits and requests as needed. The values shown are the default values.