Skip to content

Commit

Permalink
Merge pull request #80 from score-spec/mathieu-benoit-patch-2
Browse files Browse the repository at this point in the history
Update zz-default.provisioners.yaml - `mysql:8`
  • Loading branch information
mathieu-benoit authored Nov 6, 2024
2 parents 361a6f5 + fda5ce4 commit 9aa906a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/provisioners/default/zz-default.provisioners.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@
spec:
containers:
- name: mysql-db
image: mysql:8.0
image: mysql:8
ports:
- name: mysql
containerPort: 3306
Expand Down Expand Up @@ -914,4 +914,4 @@
type: ClusterIP
ports:
- port: 1433
targetPort: 1433
targetPort: 1433

0 comments on commit 9aa906a

Please sign in to comment.