Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sttts committed Sep 8, 2016
1 parent 2961bcc commit d07f300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/mysql-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: mysql
image: mysql:5.7.12
image: mysql:5.6.33
env:
- name: MYSQL_PASSWORD
valueFrom:
Expand Down

0 comments on commit d07f300

Please sign in to comment.