[SDC] Service Mesh Compliance for SDC
[oom.git] / kubernetes / robot / values.yaml
index 087fc85..b057fc7 100644 (file)
@@ -322,6 +322,9 @@ aaiPassword: "demo123456!"
 # APPC
 appcUsername: "appc@appc.onap.org"
 appcPassword: "demo123456!"
+# SDC
+sdcUsername: "beep"
+sdcPassword: "boop"
 # DCAE
 dcaeUsername: "dcae@dcae.onap.org"
 dcaePassword: "demo123456!"
@@ -375,6 +378,10 @@ oofOsdfPciOptPassword: "demo123456!"
 oofHomingUsername: "admin1"
 oofHomingPassword: "plan.15"
 
+#K8S chart repository - ChartMuseum
+k8sChartRepoUsername: "onapinitializer"
+k8sChartRepoPassword: "demo123456!"
+
 
 # default number of instances
 replicaCount: 1