More hugepage stuff

This commit is contained in:
Micke Nordin 2023-03-29 13:53:04 +02:00
parent 4111756ef4
commit aeae29c0d8
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -63,15 +63,15 @@ spec:
mountPath: /var/run/apache2
subPath: apache2
- name: hugepage
mountPath: /hugepages
mountPath: /dev/hugepages
resources:
limits:
cpu: 1500m
hugepages-2Mi: 2Gi
hugepages-2Mi: 100Mi
memory: 2048Mi
requests:
cpu: 500m
hugepages-2Mi: 2Gi
hugepages-2Mi: 100Mi
memory: 256Mi
readinessProbe:
tcpSocket: