Forcing mysql version to 5.6

to work around breaking change in 5.7
pull/6/head
MikeJeffrey 2015-11-06 18:26:17 -08:00
parent aec25ae904
commit 6d5ef5bec1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ spec:
- resources:
limits :
cpu: 0.5
image: mysql
image: mysql:5.6
name: mysql
env:
- name: MYSQL_ROOT_PASSWORD