gnbsim & sub-privision helm changes

Update simapp image
Update helm chart to provide default key, opc,

Change-Id: Ibed5ece059667a3a96b995473752a93b8a7dd010
diff --git a/5g-ran-sim/values.yaml b/5g-ran-sim/values.yaml
index 1364247..bf53aa9 100644
--- a/5g-ran-sim/values.yaml
+++ b/5g-ran-sim/values.yaml
@@ -98,6 +98,8 @@
               startImsi: 208930100007487 #First IMSI. Subsequent values will be used if ueCount is mo    re than 1
               ueCount: 5 # Number of UEs for for which the profile will be executed
               defaultAs: "192.168.250.1" #default icmp pkt destination
+              opc: "981d464c7c52eb6e5036234984ad0bcf"
+              key: "5122250214c33e723a5dd523fc145fc0"
               plmnId: # Public Land Mobile Network ID, <PLMN ID> = <MCC><MNC>
                 mcc: 208 # Mobile Country Code (3 digits string, digit: 0~9)
                 mnc: 93 # Mobile Network Code (2 or 3 digits string, digit: 0~9)
@@ -107,6 +109,8 @@
               gnbName: gnb1
               startImsi: 208930100007492
               ueCount: 5
+              opc: "981d464c7c52eb6e5036234984ad0bcf"
+              key: "5122250214c33e723a5dd523fc145fc0"
               plmnId:
                 mcc: 208
                 mnc: 93
@@ -118,6 +122,8 @@
               gnbName: gnb1
               startImsi: 208930100007497
               ueCount: 5
+              opc: "981d464c7c52eb6e5036234984ad0bcf"
+              key: "5122250214c33e723a5dd523fc145fc0"
               plmnId:
                 mcc: 208
                 mnc: 93
@@ -128,6 +134,8 @@
               gnbName: gnb1
               startImsi: 208930100007497
               ueCount: 5
+              opc: "981d464c7c52eb6e5036234984ad0bcf"
+              key: "5122250214c33e723a5dd523fc145fc0"
               plmnId:
                 mcc: 208
                 mnc: 93
@@ -138,6 +146,8 @@
               gnbName: gnb1
               startImsi: 208930100007497
               ueCount: 5
+              opc: "981d464c7c52eb6e5036234984ad0bcf"
+              key: "5122250214c33e723a5dd523fc145fc0"
               plmnId:
                 mcc: 208
                 mnc: 93
@@ -150,6 +160,8 @@
               ueCount: 5 # Number of UEs for for which the profile will be executed
               defaultAs: "192.168.250.1" #default icmp pkt destination
               perUserTimeout: 100 #if no expected event received in this time then treat it as failure
+              opc: "981d464c7c52eb6e5036234984ad0bcf"
+              key: "5122250214c33e723a5dd523fc145fc0"
               plmnId: # Public Land Mobile Network ID, <PLMN ID> = <MCC><MNC>. Should match startImsi
                 mcc: 208 # Mobile Country Code (3 digits string, digit: 0~9)
                 mnc: 93 # Mobile Network Code (2 or 3 digits string, digit: 0~9)
@@ -159,6 +171,8 @@
               gnbName: gnb1 # gNB to be used for this profile
               startImsi: 208930100007497 # First IMSI. Subsequent values will be used if ueCount is more than 1
               ueCount: 5 # Number of UEs for for which the profile will be executed
+              opc: "981d464c7c52eb6e5036234984ad0bcf"
+              key: "5122250214c33e723a5dd523fc145fc0"
               plmnId: # Public Land Mobile Network ID, <PLMN ID> = <MCC><MNC>. Should match startImsi
                 mcc: 208 # Mobile Country Code (3 digits string, digit: 0~9)
                 mnc: 93 # Mobile Network Code (2 or 3 digits string, digit: 0~9)