[CMPV2] Add a template for Certificate (cert-manager) 20/116220/22
authorJan Malkiewicz <jan.malkiewicz@nokia.com>
Tue, 8 Dec 2020 14:08:01 +0000 (15:08 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 6 Jan 2021 07:05:48 +0000 (07:05 +0000)
commit0e53c9f6efd5508ad4878781cb45f76df65b0a0c
tree3a6fca5a9453d21561f4df8bc4ab00ddb34a9c1a
parent281262c757a35bd065d60c4c50b78b619fc372a9
[CMPV2] Add a template for Certificate (cert-manager)

This commit introduces a template for requesting a cert-manager certificate.
See: https://cert-manager.io.
It consist of the following parts:
  - a template for creating certificate in commons component
  - a definition of a certifcate object in sdnc component

Issue-ID: OOM-2568
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: If58b8f12eff075d058db5a0fee3b2db5c2c93a17
.gitignore
kubernetes/aaf/.gitignore
kubernetes/common/common/templates/_certificate.tpl [new file with mode: 0644]
kubernetes/contrib/.gitignore [new file with mode: 0644]
kubernetes/onap/values.yaml
kubernetes/sdnc/templates/certificates.yaml [new file with mode: 0644]
kubernetes/sdnc/values.yaml