[COMMON] Add new template for obtaining certificate 68/107168/2
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 30 Apr 2020 23:46:37 +0000 (01:46 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 6 May 2020 15:38:13 +0000 (17:38 +0200)
commit020cdb94ca5c6ca3fb4690b1118c08779f3b4d95
tree6341e44e8b8e2602393f048bc03f59fa81fd99fc
parent693b49fc8116ea27635c26590bf85a6746868ea4
[COMMON] Add new template for obtaining certificate

Add new template that can be used to obtain certificate by
component. Make also a PoC with NBI.

Strongly based on aaf-config template.

Issue-ID: AAF-1134
Change-Id: I10cb2a7b36a8dc436be337518cc15431aabbbc5d
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
kubernetes/common/certInitializer/Chart.yaml [new file with mode: 0644]
kubernetes/common/certInitializer/requirements.yaml [new file with mode: 0644]
kubernetes/common/certInitializer/templates/_certInitializer.yaml [new file with mode: 0644]
kubernetes/common/certInitializer/templates/configmap.yaml [moved from kubernetes/nbi/templates/configmap-aaf-add-config.yaml with 61% similarity]
kubernetes/common/certInitializer/templates/secret.yaml [new file with mode: 0644]
kubernetes/common/certInitializer/values.yaml [new file with mode: 0644]
kubernetes/nbi/requirements.yaml
kubernetes/nbi/templates/deployment.yaml
kubernetes/nbi/values.yaml