summaryrefslogtreecommitdiffstats
path: root/kubernetes/aaf/charts/aaf-sms/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-10-31add OOF-HAS AAF integrationsandovalfr1-0/+8
Issue-ID: OPTFRA-331 Change-Id: I4811511424c42aec0dc98d2dcdf3cce3cc2bd218 Signed-off-by: sandovalfrOAM <frank_sandoval@oamtechnologies.com> Signed-off-by: Frank Sandoval <frank.sandoval@oamtechnologies.com>
2018-10-26OOF HAS Helm chart updatesDileep Ranganathan1-2/+2
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>
2018-10-09Add sms preload job that preloads secretsKiran Kamineni2-0/+134
Add a preload job that loads secrets from config files into secret management service after it comes up. P1: Includes osdf.json which contains secrets for oof-osdf P2: Add has.json for oof-has Issue-ID: AAF-548 Change-Id: Ib03cf6771a445be8ab00621cf26ca0e902af4ab3 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>