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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user