summaryrefslogtreecommitdiffstats
path: root/certServiceK8sExternalProvider/deploy/_certificate_example_.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'certServiceK8sExternalProvider/deploy/_certificate_example_.yaml')
-rw-r--r--certServiceK8sExternalProvider/deploy/_certificate_example_.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/certServiceK8sExternalProvider/deploy/_certificate_example_.yaml b/certServiceK8sExternalProvider/deploy/_certificate_example_.yaml
index e19e6351..e5226906 100644
--- a/certServiceK8sExternalProvider/deploy/_certificate_example_.yaml
+++ b/certServiceK8sExternalProvider/deploy/_certificate_example_.yaml
@@ -43,10 +43,16 @@ spec:
- California
organizationalUnits:
- ONAP
- # DNS SAN
+ # SANs
dnsNames:
- localhost
- certissuer.onap.org
+ ipAddresses:
+ - "127.0.0.1"
+ uris:
+ - onap://cluster.local/
+ emailAddresses:
+ - onap@onap.org
# The reference to the CMPv2 issuer
issuerRef:
group: certmanager.onap.org