Added ignore-db-dir arg.

pull/6/head
Magnus Kulke 2016-03-08 09:58:12 +01:00
parent 8d4a31b02e
commit 5b77064cc3
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ spec:
cpu: 0.5
image: mysql
name: mysql
args:
- "--ignore-db-dir"
- "lost+found"
env:
- name: MYSQL_ROOT_PASSWORD
# change this