From: Gary Wu Date: Wed, 31 Oct 2018 21:49:37 +0000 (-0700) Subject: Enable AAF credentials for APPC X-Git-Tag: 3.0.0-ONAP~98^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=064e27467cc4d6f62eea5e1a4dd6725e2bd9411b;p=oom.git Enable AAF credentials for APPC Change-Id: I9846744f083c4c3903a13e21537e540958b38368 Issue-ID: APPC-1225 Signed-off-by: Gary Wu --- 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"