Skip to content

Commit

Permalink
Merge pull request #2357 from GiganticMinecraft/upgrade_mariadb
Browse files Browse the repository at this point in the history
service account
  • Loading branch information
outductor authored Dec 29, 2024
2 parents 96b64a8 + dd0342f commit 69ed125
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ spec:
securityContext:
allowPrivilegeEscalation: false

serviceAccountName: mariadb

livenessProbe:
exec:
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ spec:
securityContext:
allowPrivilegeEscalation: false

serviceAccountName: mariadb

livenessProbe:
exec:
command:
Expand Down

0 comments on commit 69ed125

Please sign in to comment.