Skip to content

Commit

Permalink
Update all-resources.yml
Browse files Browse the repository at this point in the history
Fixed image tag
  • Loading branch information
AdmiraalA committed Feb 21, 2024
1 parent 3774236 commit f2660e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/mariadb/all-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
tier: backend
spec:
containers:
- image: mariadb:latest
- image: mariadb:10.6
name: mariadb
imagePullPolicy: Always
securityContext:
Expand Down

0 comments on commit f2660e5

Please sign in to comment.