Update Aether configs

Change-Id: Ia168c3e15dbef0d7ed83b8a0b27ddfdfcb9bf892
diff --git a/deployment-configs/aether/apps/production-accelleran-cu-b7-mwc.yaml b/deployment-configs/aether/apps/production-accelleran-cu-b7-mwc.yaml
index a2f7554..cdeec4b 100644
--- a/deployment-configs/aether/apps/production-accelleran-cu-b7-mwc.yaml
+++ b/deployment-configs/aether/apps/production-accelleran-cu-b7-mwc.yaml
@@ -14,7 +14,7 @@
 
 config:
   epc:
-    plmnId: 371211
+    plmnId: 130501
   nats:
     ip: 119.0.0.20
   mme:
diff --git a/deployment-configs/aether/apps/production-omec-cp-azure.yaml b/deployment-configs/aether/apps/production-omec-cp-azure.yaml
index b0c7a66..c9d0a83 100644
--- a/deployment-configs/aether/apps/production-omec-cp-azure.yaml
+++ b/deployment-configs/aether/apps/production-omec-cp-azure.yaml
@@ -3,7 +3,7 @@
     hssdb: "registry.aether.opennetworking.org/c3po-hssdb:1.1.0"
     hss: "registry.aether.opennetworking.org/c3po-hss:1.1.2"
     mme: "registry.aether.opennetworking.org/openmme:1.1.2"
-    spgwc: "registry.aether.opennetworking.org/ngic-cp:1.1.0"
+    spgwc: "registry.aether.opennetworking.org/ngic-cp:1.1.1"
   pullPolicy: "Always"
 
 cassandra:
@@ -13,9 +13,12 @@
   enabled: true
 
 config:
+  coreDump:
+    enabled: true
+    path: /tmp/coredump
   clusterDomain: "azure.central"
   spgwc:
-    apn: apn1
+    apn: internet
     multiUpfs: true
     s1uAddr: "119.0.0.4"
     ueIpPool:
@@ -28,27 +31,39 @@
         [DP_SELECTION_RULE_1]
         DPID = 1
         DPNAME = dp1
-        MCC = 732
-        MNC = 111
+        MCC = 315
+        MNC = 100
         TAC = 17
   mme:
     cfgFiles:
       config.json:
         mme:
           mcc:
-            dig1: 7
-            dig2: 3
-            dig3: 2
+            dig1: 3
+            dig2: 1
+            dig3: 5
           mnc:
             dig1: 1
-            dig2: 1
-            dig3: 1
+            dig2: 0
+            dig3: 0
   hss:
     acl:
       oldTls: "*.azure.central"
     bootstrap:
       enabled: true
       users:
+        - imsi: "315010999912343"
+          msisdn: "1122334455"
+          apn: "apn1"
+          key: "000102030405060708090a0b0c0d0e0f"
+          opc: "69d5c2eb2e2e624750541d3bbc692ba5"
+          sqn: 135
+        - imsi: "315010999912344"
+          msisdn: "1122334455"
+          apn: "apn1"
+          key: "000102030405060708090a0b0c0d0e0f"
+          opc: "69d5c2eb2e2e624750541d3bbc692ba5"
+          sqn: 135
         - imsi: "315010999912345"
           msisdn: "1122334455"
           apn: "apn1"
diff --git a/deployment-configs/aether/apps/production-omec-cp-gcp.yaml b/deployment-configs/aether/apps/production-omec-cp-gcp.yaml
index 3b052ad..0e3fd56 100644
--- a/deployment-configs/aether/apps/production-omec-cp-gcp.yaml
+++ b/deployment-configs/aether/apps/production-omec-cp-gcp.yaml
@@ -3,7 +3,7 @@
     hssdb: "registry.aether.opennetworking.org/c3po-hssdb:1.1.0"
     hss: "registry.aether.opennetworking.org/c3po-hss:1.1.2"
     mme: "registry.aether.opennetworking.org/openmme:1.1.2"
-    spgwc: "registry.aether.opennetworking.org/ngic-cp:1.1.0"
+    spgwc: "registry.aether.opennetworking.org/ngic-cp:1.1.1"
   pullPolicy: "Always"
 
 cassandra:
@@ -13,6 +13,9 @@
   enabled: true
 
 config:
+  coreDump:
+    enabled: true
+    path: /tmp/coredump
   clusterDomain: "product.central"
   spgwc:
     apn: internet
@@ -36,6 +39,18 @@
     bootstrap:
       enabled: true
       users:
+        - imsi: "315010999912343"
+          msisdn: "1122334455"
+          apn: "apn1"
+          key: "000102030405060708090a0b0c0d0e0f"
+          opc: "69d5c2eb2e2e624750541d3bbc692ba5"
+          sqn: 135
+        - imsi: "315010999912344"
+          msisdn: "1122334455"
+          apn: "apn1"
+          key: "000102030405060708090a0b0c0d0e0f"
+          opc: "69d5c2eb2e2e624750541d3bbc692ba5"
+          sqn: 135
         - imsi: "315010999912345"
           msisdn: "1122334455"
           apn: "apn1"