Skip to content

Commit

Permalink
Merge pull request #1536 from GiganticMinecraft/mariadb
Browse files Browse the repository at this point in the history
update ram
  • Loading branch information
rito528 authored Dec 17, 2023
2 parents f507980 + 6b3dde5 commit bc365dc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
resources:
requests:
cpu: 4
memory: 7Gi
memory: 9Gi
env:
- name: MYSQL_TCP_PORT
value: "3306"
Expand Down Expand Up @@ -101,7 +101,7 @@ spec:
- name: storage
emptyDir:
medium: Memory
sizeLimit: 5Gi
sizeLimit: 7Gi
- name: sqldump-volume
- name: mariadb-config
configMap:
Expand Down

0 comments on commit bc365dc

Please sign in to comment.