Add Helm charts for CDS py-executor 50/107350/1
authorMarek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
Mon, 2 Mar 2020 17:09:18 +0000 (17:09 +0000)
committerYuriy Malakov <Yuriy.Malakov@att.com>
Mon, 11 May 2020 09:48:51 +0000 (09:48 +0000)
commit4f1a257392c5363764a95d975e1424f0a4d3a111
tree5b5a608a4df30263c385fcdebcd7e68ea36bd21a
parent986ac0e14836ad904e8bb8f6ecf49cb0fe83df5e
Add Helm charts for CDS py-executor

Chart for deployment pod and service of py-executor. This chart
covers also artifact manager grpc server.

Issue-ID: OOM-2256
Change-Id: Iaf7c569ccaea4062bf16abe3c314a1b24940d4c5
Signed-off-by: Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
(cherry picked from commit a662568a444a4985068a96007290d1f480fe8547)
kubernetes/cds/charts/cds-py-executor/Chart.yaml [new file with mode: 0755]
kubernetes/cds/charts/cds-py-executor/requirements.yaml [new file with mode: 0755]
kubernetes/cds/charts/cds-py-executor/templates/deployment.yaml [new file with mode: 0755]
kubernetes/cds/charts/cds-py-executor/templates/secret.yaml [new file with mode: 0644]
kubernetes/cds/charts/cds-py-executor/templates/service.yaml [new file with mode: 0755]
kubernetes/cds/charts/cds-py-executor/values.yaml [new file with mode: 0755]