Fixed elasticsearch cluster logging e2e test on GCI

This commit is contained in:
Mik Vyatskov
2016-09-21 13:55:43 +02:00
parent 2d9d84dc64
commit 3fbde5ecfb
2 changed files with 2 additions and 10 deletions

View File

@@ -23,9 +23,9 @@ spec:
- image: gcr.io/google_containers/elasticsearch:1.9
name: elasticsearch-logging
resources:
# keep request = limit to keep this container in guaranteed class
# need more cpu upon initialization, therefore burstable class
limits:
cpu: 100m
cpu: 1000m
requests:
cpu: 100m
ports: