...
Code Block |
---|
tls_info:
use_external_tls - a boolean that indicates whether the component uses AAF CertService to acquire operator certificate to protect external (between xNFs and ONAP) traffic. For a time being only operator certificate from CMPv2 server is supported
external_cert_directory – directory where operator certificate should be created...
image_tag - image version (or it should be hardcoded) |
Additionally, K8s plugin should be enhanced to support all properties which are required by CertService's client and which are listed on a dedicated page.
...