KNOX-170: Remove HBase from Sandbox 1.3 template as it doesn't work.
diff --git a/gateway-release/home/templates/sandbox-1-3.xml b/gateway-release/home/templates/sandbox-1-3.xml
index 9f1ab8f..f76f070 100644
--- a/gateway-release/home/templates/sandbox-1-3.xml
+++ b/gateway-release/home/templates/sandbox-1-3.xml
@@ -108,9 +108,4 @@
         <url>http://localhost:11000/oozie</url>
     </service>
 
-    <service>
-        <role>WEBHBASE</role>
-        <url>http://localhost:60080</url>
-    </service>
-
 </topology>