Skip to content

Commit

Permalink
fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Dec 8, 2023
1 parent 62bef8b commit 98d50ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
name: mariadb-pr-review-password
key: mcserver-password

image: mariadb:10.11.6"
image: mariadb:10.11.6
imagePullPolicy: IfNotPresent

port: 3306
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
name: mariadb
key: mcserver-password

image: mariadb:10.11.6"
image: mariadb:10.11.6
imagePullPolicy: IfNotPresent

port: 3306
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
name: mariadb
key: mcserver-password

image: mariadb:10.11.6"
image: mariadb:10.11.6
imagePullPolicy: IfNotPresent

port: 3306
Expand Down

0 comments on commit 98d50ce

Please sign in to comment.