Set CPU manager policy to static by default

Change-Id: If0531fdb884c68dbdfcc03a8d5753946bf0181f8
diff --git a/deployment-configs/aether/clusters/production-edge-onf-menlo.yml b/deployment-configs/aether/clusters/production-edge-onf-menlo.yml
index df44a31..819f08d 100644
--- a/deployment-configs/aether/clusters/production-edge-onf-menlo.yml
+++ b/deployment-configs/aether/clusters/production-edge-onf-menlo.yml
@@ -37,6 +37,9 @@
       cluster_dns_server: 10.53.128.10
       fail_swap_on: false
       extra_args:
+        cpu-manager-policy: static
+        kube-reserved: 'cpu=500m,memory=256Mi'
+        system-reserved: 'cpu=500m,memory=256Mi'
         feature-gates: "SCTPSupport=True"
     kube-controller:
       cluster_cidr: 10.53.0.0/17