[SDC] Add chart for helm-validator microservice 11/119711/7
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Wed, 24 Mar 2021 11:31:00 +0000 (12:31 +0100)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Wed, 28 Apr 2021 10:10:44 +0000 (12:10 +0200)
commitdccdd2be78c37f4eabf5369f879195a2c54c7a62
tree813ac24232c766e7b1b6fe8d198ba1381ff7ee51
parent08b973568127ca4cffbfdb86c3525a3a4addb188
[SDC] Add chart for helm-validator microservice

Add microservice for SDC that allows to validate Helm
charts package with various versions of Helm

Issue-ID: SDC-3185
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ic9c4305175d6418d472ac6554b661bfde89ed17d
kubernetes/sdc/components/sdc-helm-validator/Chart.yaml [new file with mode: 0644]
kubernetes/sdc/components/sdc-helm-validator/requirements.yaml [new file with mode: 0644]
kubernetes/sdc/components/sdc-helm-validator/templates/deployment.yaml [new file with mode: 0644]
kubernetes/sdc/components/sdc-helm-validator/templates/service.yaml [new file with mode: 0644]
kubernetes/sdc/components/sdc-helm-validator/values.yaml [new file with mode: 0644]
kubernetes/sdc/requirements.yaml
kubernetes/sdc/values.yaml