AETHER-357 Add ability to run control plane components selectively

Change-Id: I73cd5bab0fa624cf6cd3bb26b465f18c4ab5fc64
diff --git a/omec/omec-control-plane/values.yaml b/omec/omec-control-plane/values.yaml
index 8e838bf..98045cc 100644
--- a/omec/omec-control-plane/values.yaml
+++ b/omec/omec-control-plane/values.yaml
@@ -83,6 +83,7 @@
     enabled: false
     path: /tmp/coredump
   hss:
+    deploy: true
     hssdb: cassandra
     s6a:
       nodePort:
@@ -105,12 +106,10 @@
         - imsiStart: "208014567891200"
           msisdnStart: "1122334455"
           count: 10
-      staticusers:
-        - imsi: "208014567891201"
-          msisdn: "1122334455"
-          staticAddr: 0.0.0.0
       mmes:
         - id: 1
+          mme_identity: mme.omec.svc.cluster.local
+          mme_realm: omec.svc.cluster.local
           isdn: "19136246000"
           unreachability: 1
     # See https://github.com/omec-project/c3po for details of config options
@@ -176,6 +175,7 @@
                   - id: frequency
                     type: integer
   mme:
+    deploy: true
     spgwAddr: spgwc
     s11:
       nodePort:
@@ -234,6 +234,7 @@
         - imsi: 208014567891201
           phoneType: "iPhone11-Pro"
   spgwc:
+    deploy: true
     pfcp: false
     apn: internet
     # ueStaticPool is used only when multiUpfs is not enabled.