We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2296f86 commit 2d2c82bCopy full SHA for 2d2c82b
2024/03-github-actions/.helm/templates/database.yaml
@@ -14,7 +14,7 @@ spec:
14
spec:
15
containers:
16
- name: mysql
17
- image: mysql:8
+ image: mysql:8.0
18
args: ["--default-authentication-plugin=mysql_native_password"]
19
ports:
20
- containerPort: 3306
0 commit comments