Skip to content
Snippets Groups Projects
Commit 4dad2efa authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-766: Alerta datasource got moved to a dedicated server container

parent 714faa86
No related branches found
No related tags found
1 merge request!313L2SS-766: First stab at moving to the ISA 18.2 alert model
...@@ -12,7 +12,7 @@ datasources: ...@@ -12,7 +12,7 @@ datasources:
# <string> custom UID which can be used to reference this datasource in other parts of the configuration, if not specified will be generated automatically # <string> custom UID which can be used to reference this datasource in other parts of the configuration, if not specified will be generated automatically
uid: alertaui uid: alertaui
# <string> url # <string> url
url: http://alerta-web:8080/api url: http://alerta-server:8080/api
# <string> Deprecated, use secureJsonData.password # <string> Deprecated, use secureJsonData.password
password: password:
# <string> database user, if used # <string> database user, if used
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment