First draft of the SMO package based on the ONAP charts
[it/dep.git] / smo-install / oran_oom / oru-app / values.yaml
diff --git a/smo-install/oran_oom/oru-app/values.yaml b/smo-install/oran_oom/oru-app/values.yaml
new file mode 100644 (file)
index 0000000..6d92c37
--- /dev/null
@@ -0,0 +1,25 @@
+# Static Defaults
+replicaCount: 1
+image:
+  repository: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
+  name: nonrtric-o-ru-closed-loop-recovery
+  tag: 1.0.0
+  pullPolicy: IfNotPresent
+
+service:
+  type: NodePort
+  ports:
+    port: 830
+    nodePort: 30835
+
+simulators:
+  - simRu: o-ru-11221
+    simDu: o-du-1122
+
+conf:
+  mrHost: http://message-router.onap
+  mrPort: 3904
+  sdnrHost: https://sdnc.onap
+  sdnrPort: 8443
+  verbose: on