1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-05-20 12:07:44 +00:00

Added a replica mariadb for a dr environment

This commit is contained in:
2024-11-07 13:26:15 -05:00
parent b974773289
commit b1f8cc3532
2 changed files with 216 additions and 0 deletions

View File

@@ -127,6 +127,8 @@ spec:
volumeMounts:
- name: wrestlingdev-mariadb-persistent-storage
mountPath: /var/lib/mysql
- name: mysettings-config-volume
mountPath: /etc/mysql/mariadb.conf.d
# resources:
# limits:
# memory: "100Mi"