Decrease NodeSystemdServiceFailed severity to warning

Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
This commit is contained in:
Vitaly Zhuravlev 2023-03-29 19:29:58 +08:00
parent 580c497261
commit da32f8de17
1 changed files with 1 additions and 1 deletions

View File

@ -398,7 +398,7 @@
||| % $._config,
'for': '5m',
labels: {
severity: 'critical',
severity: 'warning',
},
annotations: {
summary: 'Systemd service has entered failed state.',