Add Helm charts for CDS py-executor 61/102761/13
authorMarek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
Mon, 2 Mar 2020 17:09:18 +0000 (17:09 +0000)
committerMarek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
Thu, 7 May 2020 13:44:53 +0000 (13:44 +0000)
commita662568a444a4985068a96007290d1f480fe8547
tree6297398c44ec70083599e33913dfc766d84cffb1
parenta2ea503f3fcc5012d5c376a3665209c38748276b
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>
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]