mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
13 lines
251 B
JSON
13 lines
251 B
JSON
{
|
|
"checks": {
|
|
"docker_registry": {
|
|
"hub_url": "https://hub.docker.com/",
|
|
"images": [
|
|
"gitlab/gitlab-ce"
|
|
]
|
|
},
|
|
"raid": {
|
|
"lvs": ["Data/lvol0"]
|
|
}
|
|
}
|
|
}
|