summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <alexis.de_talhouet@bell.ca>2018-11-01 12:18:21 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-01 12:18:21 +0000
commit9a973519fe257d8153c355de676f4c4a40d99993 (patch)
tree0cd1dbd632a876b3f9b7e13e694e038eaeb8ef7e
parent0f1a4124c37e23bb8ae7479a785ddebe6045515a (diff)
parent064e27467cc4d6f62eea5e1a4dd6725e2bd9411b (diff)
Merge "Enable AAF credentials for APPC"
-rwxr-xr-xkubernetes/robot/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml
index 086957e7dd..450adeb75a 100755
--- a/kubernetes/robot/values.yaml
+++ b/kubernetes/robot/values.yaml
@@ -96,8 +96,8 @@ aafPassword: "demo123456!"
aaiUsername: "aai@aai.onap.org"
aaiPassword: "demo123456!"
# APPC
-appcUsername: "admin"
-appcPassword: "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
+appcUsername: "appc@appc.onap.org"
+appcPassword: "demo123456!"
# DCAE
dcaeUsername: "console"
dcaePassword: "ZjJkYjllMjljMTI2M2Iz"