Aligning Versions of helm Charts with H-release in SMO
[it/dep.git] / smo-install / oran_oom / a1simulator / values.yaml
index 059fa99..a1a9758 100644 (file)
@@ -2,9 +2,8 @@
 image:
   repository: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
   name: a1-simulator
-  tag: 2.1.0
+  tag: 2.5.0
   pullPolicy: IfNotPresent
-
 service:
   type: ClusterIP
   ports:
@@ -12,14 +11,26 @@ service:
     httpsPort: 8185
 
 a1Sims:
-  - name: a1-sim-osc
+  - name: a1-sim-osc-0
     a1Version: OSC_2.1.0
     allowHttp: true
 
+  - name: a1-sim-osc-1
+    a1Version: OSC_2.1.0
+    allowHttp: true
+
+  - name: a1-sim-std-0
+    a1Version: STD_1.1.3
+    allowHttp: true
+
   - name: a1-sim-std-1
     a1Version: STD_1.1.3
     allowHttp: true
 
-  - name: a1-sim-std-2
+  - name: a1-sim-std2-0
+    a1Version: STD_2.0.0
+    allowHttp: true
+
+  - name: a1-sim-std2-1
     a1Version: STD_2.0.0
     allowHttp: true