Shrink max size on pi2 for /camera

The stripped message was way to big and not the same as the other pi's.
Make it match.

Change-Id: I3ccc839ccef77974e19839db4a786e429b6d99e8
diff --git a/y2020/y2020_pi2.json b/y2020/y2020_pi2.json
index 19b6586..82a2bc9 100644
--- a/y2020/y2020_pi2.json
+++ b/y2020/y2020_pi2.json
@@ -60,7 +60,7 @@
       "logger": "LOCAL_AND_REMOTE_LOGGER",
       "logger_node": "roborio",
       "frequency": 25,
-      "max_size": 300000,
+      "max_size": 10000,
       "destination_nodes": [
         {
           "name": "roborio",