diff options
-rw-r--r-- | components/bbs-event-processor/README.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/components/bbs-event-processor/README.md b/components/bbs-event-processor/README.md index 2a6fec01..b4085f78 100644 --- a/components/bbs-event-processor/README.md +++ b/components/bbs-event-processor/README.md @@ -25,10 +25,12 @@ BBS-ep is delivered as a Spring-Boot application ready to be deployed in Docker BBS-ep can be dynamically deployed in DCAE’s Cloudify environment via its blueprint deployment artifact. +Blueprint can be found in + + https://git.onap.org/dcaegen2/platform/blueprints/tree/blueprints/k8s-bbs-event-processor.yaml + Steps to deploy are shown below -- Transfer blueprint component file in DCAE bootstrap POD under /blueprints directory. Blueprint can be found in - <https://gerrit.onap.org/r/gitweb?p=dcaegen2/platform/blueprints.git;a=blob_plain;f=blueprints/k8s-bbs-event-processor.yaml;hb=refs/heads/master> - Enter the Bootstrap POD - Validate blueprint cfy blueprints validate /blueprints/k8s-bbs-event-processor.yaml |