X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Frobot%2Fvalues.yaml;h=89d83c85a38082c88d1a731dffdf97a17d9033ae;hb=ab85a0e0c722b248e77bc8d02c1647b3bd9154ff;hp=6f54c6b3408f4668e8466694c0981ba0a60c583b;hpb=60d484d15b6f8332c04d158b8224eccf294d0378;p=oom.git diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml index 6f54c6b340..89d83c85a3 100644 --- a/kubernetes/robot/values.yaml +++ b/kubernetes/robot/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.7.3 +image: onap/testsuite:1.8.0 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 @@ -340,6 +340,8 @@ policyUsername: "demo@people.osaaf.org" policyPassword: "demo123456!" policyComponentUsername: "healthcheck" policyComponentPassword: "zb!XztG34" +policyAdminUsername: "policyadmin" +policyAdminPassword: "zb!XztG34" # PORTAL portalUsername: "demo" portalPassword: "Kp8bJ4SXszM0WXlhak3eHlcse" @@ -373,6 +375,10 @@ oofOsdfPciOptPassword: "demo123456!" oofHomingUsername: "admin1" oofHomingPassword: "plan.15" +#K8S chart repository - ChartMuseum +k8sChartRepoUsername: "onapinitializer" +k8sChartRepoPassword: "demo123456!" + # default number of instances replicaCount: 1