Lower cpu requirements in examples (from 1 to 0.5)

This commit is contained in:
Marcin Wielgus
2015-06-17 11:39:33 +02:00
parent 43889c612c
commit 49af3209f8
8 changed files with 10 additions and 10 deletions

View File

@@ -72,7 +72,7 @@ spec:
containers:
- resources:
limits :
cpu: 1
cpu: 0.5
image: mysql
name: mysql
env: