summaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-py-executor/templates/secret.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-11-24[CDS] Uses new tpls for repos / imagesSylvain Desbureaux1-17/+0
This commit makes CDS chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8156c8b568054b7eacf333196d877e12f7a52216
2020-10-21[CDS] change comment styleJakub Latusek1-0/+2
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Icdb07a842672d53db08185a5cbfd995216997c8b Issue-ID: OOM-2562
2020-05-07Add Helm charts for CDS py-executorMarek Szwalkiewicz1-0/+15
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>