Skip to content

Commit

Permalink
Use mysql-server since it has arm64 support also.
Browse files Browse the repository at this point in the history
Signed-off-by: Ville Aikas <[email protected]>
  • Loading branch information
vaikas committed Jan 25, 2022
1 parent eaa21c0 commit 6274540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/trillian/mysql/300-mysql-trillian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ metadata:
app: mysql-trillian
spec:
containers:
- image: mysql:8.0
- image: mysql/mysql-server:8.0
name: mysql
env:
- name: MYSQL_ROOT_PASSWORD
Expand Down

0 comments on commit 6274540

Please sign in to comment.