summaryrefslogtreecommitdiffstats
path: root/charts
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-10-01 08:14:16 -0700
committerKiran Kamineni <kiran.k.kamineni@intel.com>2018-10-26 14:35:18 -0700
commit65dfc1852bfafd3dbfa69ca096fc0591bc9cf043 (patch)
tree1ce47f9397af6c0835ed60b72e381eff74106d16 /charts
parentff99d602d0978a5a9adecc6f2642748ddee984c0 (diff)
OOF HAS Helm chart updates
Helm charts updated for HAS with MUSIC v3. Sync conductor.conf, added dependent containers for AAF. Read config from values.yaml. Disabled AAF authentication. Updated resources for OSDF and HAS charts. Removed hardcoded values for namespace Change-Id: I683cd0b8c86a6cc9a4b4c4793051878e0d0e5b2f Issue-ID: OPTFRA-363 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Diffstat (limited to 'charts')
-rw-r--r--charts/aaf-sms/resources/config/has.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/charts/aaf-sms/resources/config/has.json b/charts/aaf-sms/resources/config/has.json
index 9d017f9..ae990a9 100644
--- a/charts/aaf-sms/resources/config/has.json
+++ b/charts/aaf-sms/resources/config/has.json
@@ -5,8 +5,8 @@
{
"name": "aai",
"values": {
- "username": "OOF",
- "password": "OOF"
+ "username": "oof@oof.onap.org",
+ "password": "demo123456!"
}
},
{