adding vth code as well as aaf and cert config
[it/otf.git] / otf-robot-test-head / helm / otf-robot-test-head / values.yaml
diff --git a/otf-robot-test-head/helm/otf-robot-test-head/values.yaml b/otf-robot-test-head/helm/otf-robot-test-head/values.yaml
new file mode 100644 (file)
index 0000000..111d059
--- /dev/null
@@ -0,0 +1,31 @@
+appName: otf-robot-test-head\r
+env: dev\r
+version: 0.0.1-SNAPSHOT\r
+image: otf-robot-test-head:0.0.5-SNAPSHOT\r
+namespace: org-oran-otf\r
+nodePort: 32224\r
+replicas: 1\r
+health : /otf/vth/robot/v1/health\r
+sharedCert: otf-cert-secret-builder\r
+robot:\r
+  APP_SETTINGS: "app.configuration.DevelopmentConfiguration"\r
+pvc:\r
+  dev: org-oran-otf-dev-logs-pv\r
+  prod: org-oran-otf-prod-logs-pv\r
+mongo:\r
+  prod:\r
+    OTF_MONGO_HOSTS: "localhost:18720,localhost:18720,localhost:18720/"\r
+    OTF_MONGO_DBOTF: "otf"\r
+    OTF_MONGO_REPLICASET: "otf-rs-prod2"\r
+  dev:\r
+    OTF_MONGO_HOSTS: "localhost:27017,localhost:27017,localhost:27017/"\r
+    OTF_MONGO_DBOTF: "otf"\r
+    OTF_MONGO_REPLICASET: "mongoOTF"\r
+  st:\r
+    OTF_MONGO_HOSTS: "localhost:27017,localhost:27017,localhost:27017/"\r
+    OTF_MONGO_DBOTF: "otf_st"\r
+    OTF_MONGO_REPLICASET: "mongoOTF"\r
+\r
+  username: ""\r
+  password: ""\r
+sharedSecret: otf-aaf-credential-generator\r