Merge "[AAF] Add CMPv2 Cert Service"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 4 Jun 2020 12:06:02 +0000 (12:06 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 4 Jun 2020 12:06:02 +0000 (12:06 +0000)
1  2 
kubernetes/aaf/values.yaml

@@@ -40,12 -41,14 +41,14 @@@ global
    #pullPolicy: IfNotPresent
    #repository: "nexus3.onap.org:10003"
  
+   cmpv2Enabled: true
+   addTestingComponents: false
    aaf:
      readiness: false
 -    image: onap/aaf/aaf_core:2.1.20
 +    image: onap/aaf/aaf_core:2.1.23
      aaf_env: "DEV"
      public_fqdn: "aaf.osaaf.org"
 -    aaf_release: "El Alto"
 +    aaf_release: "Frankfurt"
    # DUBLIN ONLY - for M4 compatibility with Casablanca
    #  aaf_locator_name: "public.%NS.%N"
    #  aaf_locator_name_oom: "%NS.%N"