Skip to content

Commit c94fefe

Browse files
committed
Update MySQL image reference to use public ECR repository
1 parent 4f8f3c7 commit c94fefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/testdata/mysql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
app: mysql
2525
spec:
2626
containers:
27-
- image: docker.io/mysql:5.7
27+
- image: public.ecr.aws/docker/library/mysql:8.4
2828
name: mysql
2929
resources:
3030
requests:

0 commit comments

Comments
 (0)