diff --git a/harmony/src/modules/monitoring/ntfy/ntfy.rs b/harmony/src/modules/monitoring/ntfy/ntfy.rs index b8b5cbe..98d4fff 100644 --- a/harmony/src/modules/monitoring/ntfy/ntfy.rs +++ b/harmony/src/modules/monitoring/ntfy/ntfy.rs @@ -80,7 +80,7 @@ impl NtfyInterpret { }; k8s_client - .exec_pod( + .exec_app( "ntfy".to_string(), Some(&self.score.namespace), vec![ @@ -103,7 +103,7 @@ impl NtfyInterpret { mode: NtfyAccessMode, ) -> Result<(), String> { k8s_client - .exec_pod( + .exec_app( "ntfy".to_string(), Some(&self.score.namespace), vec![