mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added mission control for solid queue ui.
This commit is contained in:
@@ -19,6 +19,9 @@ stringData:
|
||||
replication_password: PUT_REPLICATION_PASSWORD_HERE
|
||||
# Replication host used by the replica to connect to the master
|
||||
replication_host: wrestlingdev-mariadb
|
||||
# Mission Control Credentials
|
||||
mission_control_user: PUT_MISSION_CONTROL_USERNAME_HERE
|
||||
mission_control_password: PUT_MISSION_CONTROL_PASSWORD_HERE
|
||||
# OPTIONAL
|
||||
# DELETE THESE LINES IF YOU'RE NOT USING THEM
|
||||
influxdb_database: PUT INFLUXDB DATABASE NAME HERE
|
||||
|
||||
Reference in New Issue
Block a user