diff --git a/awx/ui/src/screens/Instances/InstanceDetail/InstanceDetail.js b/awx/ui/src/screens/Instances/InstanceDetail/InstanceDetail.js
index 2716b74850..1c94bd158b 100644
--- a/awx/ui/src/screens/Instances/InstanceDetail/InstanceDetail.js
+++ b/awx/ui/src/screens/Instances/InstanceDetail/InstanceDetail.js
@@ -377,12 +377,14 @@ function InstanceDetail({ setBreadcrumb, isK8s }) {
)}
-
+ {!isHopNode && (
+
+ )}
{error && (