File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ MON_KEYSTONE_ADMIN_PASSWORD=secretadmin
9090MON_DOCKER_VOL_ROOT = /opt/monasca-containers
9191
9292# ###############################################################################
93- # Set the path for the backup directories of Elasticsearch, InfluxDB, and MySQL
93+ # Set the path for the backup directories of Elasticsearch and InfluxDB
9494# ###############################################################################
9595MON_BACKUP_DIR = /mount/backup
9696
Original file line number Diff line number Diff line change @@ -117,7 +117,6 @@ services:
117117 LOGSTASH_FIELDS : " service=mysql"
118118 volumes :
119119 - " ${MON_DOCKER_VOL_ROOT}/mysql:/var/lib/mysql:Z"
120- - " ${MON_BACKUP_DIR}/mysql_backup:/mysql_backup:Z"
121120 mysql-init :
122121 hostname : docker-host
123122 image : fest/mysql-init:${MYSQL_INIT_VERSION}
You can’t perform that action at this time.
0 commit comments