Skip to content

Commit a8968da

Browse files
author
Peng Zhou
committed
add back hugespages2Mi: "24Gi"
1 parent de912cf commit a8968da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/samples/complete.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,11 @@ spec:
232232
requests:
233233
memory: "64Gi"
234234
cpu: "8"
235+
hugespages2Mi: "24Gi"
235236
limits:
236237
memory: "64Gi"
237238
cpu: "8"
239+
hugespages2Mi: "24Gi"
238240
## Configure Affinity property for scheduling pods to nodes
239241
## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity
240242
affinity: {}

0 commit comments

Comments
 (0)