Skip to content

Commit

Permalink
Update zz-default.provisioners.yaml - mysql:8
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Benoit <[email protected]>
  • Loading branch information
mathieu-benoit authored Nov 5, 2024
1 parent 361a6f5 commit fda5ce4
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 fda5ce4

Please sign in to comment.