summaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-ves-mapper.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-06-19Remove plugin uploads from bootstrap container2.0.0Jack Lucas1-43/+43
Update other blueprints Update blueprints for components loaded at boot time Move Consul service registrations out of bootstrap script (use Consul init container in OOM chart instead) Issue-ID: DCAEGEN2-1789 Issue-ID: DCAEGEN2-2237 Issue-ID: DCAEGEN2-2236 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I3532d21be3c520a63ca6176dc2c085665db0add8
2020-03-12Add svc blueprintsVijay Venkatesh Kumar1-0/+108
Mapper(VES), Heartbeat, RESTconf will be retained in ElAlto version. Made updates for Dashboard compatibility and alignment with Frankfurt bluprint mgmt strategy Change-Id: I5adb517b2fe1f7e0ea8100a76f99ad376d44714f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891