aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/robot/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2022-01-20 08:21:34 +0000
committerGerrit Code Review <gerrit@onap.org>2022-01-20 08:21:34 +0000
commitc578bf3a8efc1adfa88369eafe358795eb4086ae (patch)
treec2cabb7f2c13ebf14c6719f2ee41b7a9df156340 /kubernetes/robot/values.yaml
parent902280a730cbb4a042ab18de2121ff52a32fd3c8 (diff)
parentd8c4bd9653a5fd56a7e7916d1de889907558e880 (diff)
Merge changes from topic "robot-changes-istanbul" into istanbul
* changes: [POLICY] Change API and PAP usernames [POLICY] Add references to new policyadmin username
Diffstat (limited to 'kubernetes/robot/values.yaml')
-rw-r--r--kubernetes/robot/values.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml
index 9e5f222f48..087fc853d0 100644
--- a/kubernetes/robot/values.yaml
+++ b/kubernetes/robot/values.yaml
@@ -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"