General updates for flows
- add new env for secure communication to
VES-Collector
Issue-ID: OAM-333
Change-Id: Ia7c869670d0375f0a88602381ec9d5d67c80e924
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
diff --git a/solution/smo/apps/.env b/solution/smo/apps/.env
index 7254383..d891cf5 100644
--- a/solution/smo/apps/.env
+++ b/solution/smo/apps/.env
@@ -16,6 +16,10 @@
COMPOSE_PROJECT_NAME=o-ran-sc-h-release
+# Credentials
+ADMIN_USERNAME=admin
+ADMIN_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
+
# flows (implemened by nodered)
FLOWS_IMAGE=nodered/node-red:latest
@@ -26,3 +30,7 @@
APP_VENDOR=O-RAN-SC-OAM-Project
APP_SOURCE=O-RAN-SC-OAM-Test-Component-01
APP_NETWORK_FUNCTION_ID=pnf2
+
+VES_ENDPOINT_AUTH_METHOD=basic-auth
+VES_ENDPOINT_USERNAME=sample1
+VES_ENDPOINT_PASSWORD=sample1