first test adding microk8s checks for thruk

This commit is contained in:
Rasmus Thorslund 2025-04-01 15:29:28 +02:00
parent 681c004a8a
commit e96d41c899
No known key found for this signature in database
GPG key ID: 502D33332E9E305D

View file

@ -4,4 +4,5 @@ class rut::controller_checks {
hostgroup_name => ['internal-sto4-prod-k8sc-0.rut.sunet.se'],
check_command => 'check_nrpe!check_rut_pods',
description => 'Microk8s cluster health',
}
}