We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 986ef60 + 5906dbc commit a6baf4cCopy full SHA for a6baf4c
2 files changed
addons/postgresql-1.1.0/chart/postgresql/values-production.yaml
@@ -414,6 +414,8 @@ slave:
414
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
415
##
416
resources:
417
+ limits:
418
+ hugepages-2Mi: 256Mi
419
requests:
420
memory: 256Mi
421
cpu: 250m
addons/postgresql-1.1.0/chart/postgresql/values.yaml
@@ -420,6 +420,8 @@ slave:
422
423
424
425
426
427
0 commit comments