Skip to content

Commit d7875a6

Browse files
authored
Merge pull request #110589 from openshift-cherrypick-robot/cherry-pick-110069-to-enterprise-4.16
[enterprise-4.16] Fixed a typo
2 parents b326383 + 68061a0 commit d7875a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/setting-resource-quota-extended-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ $ oc create -f gpu-pod.yaml
163163
Error from server (Forbidden): error when creating "gpu-pod.yaml": pods "gpu-pod-f7z2w" is forbidden: exceeded quota: gpu-quota, requested: requests.nvidia.com/gpu=1, used: requests.nvidia.com/gpu=1, limited: requests.nvidia.com/gpu=1
164164
----
165165
+
166-
You recieve this `Forbidden` error message because you have a quota of 1 GPU and the pod tried to allocate a second GPU, which exceeds the allowed quota.
166+
You receive this `Forbidden` error message because you have a quota of 1 GPU and the pod tried to allocate a second GPU, which exceeds the allowed quota.

0 commit comments

Comments
 (0)