Classification: Confidential

Classification: Confidential
Dear ONAP Community,

I'm trying to setup  ONAP in  Honolulu release from scratch. During  deploying 
onap application I'm hit with following error :

ubuntu@onap-control:~/oom/kubernetes$ helm install dev local/onap --namespace 
onap --set 
global.masterPassword=onap@123<mailto:global.masterPassword=onap@123> -f 
onap/resources/overrides/onap-all.yaml -f 
onap/resources/overrides/environment.yaml -f 
onap/resources/overrides/openstack.yaml --timeout 1200s

Error: failed to install CRD crds/cmpv2issuer.yaml: unable to recognize "": no 
matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1"

[cid:[email protected]]

Added below configuration in onap-all.yaml file to install CMPV2 certificate.

# Enabling CMPv2
  cmpv2Enabled: true
  platform:
  certServiceClient:
    image: onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.1.1
    secret:
        name: oom-cert-service-client-tls-secret
        mountPath: /etc/onap/oom/certservice/certs/
    envVariables:
        # Certificate related
        cmpv2Organization: "Linux-Foundation"
        cmpv2OrganizationalUnit: "ONAP"
        cmpv2Location: "San-Francisco"
        cmpv2State: "California"
        cmpv2Country: "US"
        # Client configuration related
        caName: "RA"
        requestURL: "https://oom-cert-service:8443/v1/certificate/";
        requestTimeout: "30000"
        keystorePath: 
"/etc/onap/oom/certservice/certs/certServiceClient-keystore.jks"
        outputType: "P12"
        keystorePassword: "secret"
        truststorePath: "/etc/onap/oom/certservice/certs/truststore.jks"
        truststorePassword: "secret"



Thanks & Regards,

Gautam Kumar
HCL Technologies Ltd.


::DISCLAIMER::
________________________________
The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. E-mail transmission is not guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or may contain viruses in transmission. 
The e mail and its contents (with or without referred errors) shall therefore 
not attach any liability on the originator or HCL or its affiliates. Views or 
opinions, if any, presented in this email are solely those of the author and 
may not necessarily reflect the views or opinions of HCL or its affiliates. Any 
form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of this message without the prior written 
consent of authorized representative of HCL is strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any email and/or attachments, please check them for 
viruses and other defects.
________________________________


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#23670): https://lists.onap.org/g/onap-discuss/message/23670
Mute This Topic: https://lists.onap.org/mt/87406176/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to