Create Helm chart for BlueprintsProcessor 70/76370/6
authorSteve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
Fri, 25 Jan 2019 20:23:58 +0000 (15:23 -0500)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Sun, 10 Feb 2019 15:21:55 +0000 (15:21 +0000)
commita1b6b0e69832048ced833960ea0bf7fb1454dc92
treed2103c9614c6ec1b1aedfd1b69a053fbb334e5b2
parentc0302566e649066e7afa28a58aae1154b9d45849
Create Helm chart for BlueprintsProcessor

Change-Id: I9d832dd125b895199950bfba8162ea2cc86d9d7c
Issue-ID: CCSDK-952
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
kubernetes/common/blueprints-processor/Chart.yaml [new file with mode: 0755]
kubernetes/common/blueprints-processor/requirements.yaml [new file with mode: 0755]
kubernetes/common/blueprints-processor/resources/config/application.properties [new file with mode: 0755]
kubernetes/common/blueprints-processor/resources/config/logback.xml [new file with mode: 0755]
kubernetes/common/blueprints-processor/templates/configmap.yaml [new file with mode: 0755]
kubernetes/common/blueprints-processor/templates/deployment.yaml [new file with mode: 0755]
kubernetes/common/blueprints-processor/templates/secrets.yaml [new file with mode: 0755]
kubernetes/common/blueprints-processor/templates/service.yaml [new file with mode: 0755]
kubernetes/common/blueprints-processor/values.yaml [new file with mode: 0755]