Adding sdc-onboarding-be to OOM
[oom.git] / kubernetes / sdc / values.yaml
index 90a4d28..75e9d3e 100644 (file)
@@ -16,6 +16,13 @@ global:
   persistence: {}
   env:
     name: AUTO
+  secrets:
+    sdc_user: YXNkY191c2Vy
+    sdc_password: QWExMjM0JV4h
+    cs_password: b25hcDEyMyNAIQ==
+  ubuntuInitRepository: oomk8s
+  ubuntuInitImage: ubuntu-init:1.0.0
+
 
 config:
   logstashServiceName: log-ls
@@ -26,8 +33,6 @@ config:
     vnfRepoPort: 8702
     vnfRepoHost: 192.168.50.5
 
-
-
 sdc-es:
   service:
     name: sdc-es
\ No newline at end of file