Forcing mysql version 5.6

to work around breaking change in 5.7
This commit is contained in:
MikeJeffrey 2015-11-06 18:25:44 -08:00
parent 13e68d2a87
commit aec25ae904

View File

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