aafEnabled: true
    aafAgentImage: onap/aaf/aaf_agent:2.1.20
  
+  # default values for certificates
+   certificate:
+     default:
+       renewBefore: 8h
+       subject:
+         organization: "Linux-Foundation"
+         country: "US"
+         locality: "San-Francisco"
+         province: "California"
+         organizationalUnit: "ONAP"
+       issuer:
+         group: certmanager.onap.org
+         kind: CMPv2Issuer
+         name: cmpv2-issuer-onap
+       p12Keystore:
+         create: false
+         passwordSecretRef:
+           name: ""
+           key:  ""
+       jksKeystore:
+         create: false
+         passwordSecretRef:
+           name: ""
+           key:  ""
+ 
    # Enabling CMPv2
    cmpv2Enabled: true
+   CMPv2CertManagerIntegration: false
    platform:
      certServiceClient:
 -      image: onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.3.1
 +      image: onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.3.2
        secret:
          name: oom-cert-service-client-tls-secret
          mountPath: /etc/onap/oom/certservice/certs/
 
      service: mariadb-galera
    # Enabling CMPv2
    cmpv2Enabled: true
+   CMPv2CertManagerIntegration: false
    platform:
      certServiceClient:
 -      image: onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.3.1
 +      image: onap/org.onap.oom.platform.cert-service.oom-certservice-client:2.3.2
        secret:
          name: oom-cert-service-client-tls-secret
          mountPath: /etc/onap/oom/certservice/certs/