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.
2 parents 8b80850 + 44461fb commit 594617dCopy full SHA for 594617d
content/bn/examples/application/mysql/mysql-deployment.yaml
@@ -25,7 +25,7 @@ spec:
25
app: mysql
26
spec:
27
containers:
28
- - image: mysql:5.6
+ - image: mysql:9
29
name: mysql
30
env:
31
# Use secret in real usage
0 commit comments