From fe05347ed746a054975ac1f74fc3a1167efad6e1 Mon Sep 17 00:00:00 2001 From: ChrisMcGowan Date: Fri, 7 Jun 2024 10:59:43 -0400 Subject: [PATCH] Removing lidar polling config param --- operations/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/operations/config.yml b/operations/config.yml index 70c61b7..e20a916 100644 --- a/operations/config.yml +++ b/operations/config.yml @@ -34,6 +34,3 @@ path: /instance_groups/name=web/jobs/name=web/properties/default_check_interval_with_webhook? value: 3m -- type: replace - path: /instance_groups/name=web/jobs/name=web/properties/lidar_scanner_interval? - value: 10m