Merge "[PLATFORM] Generate Cert-Service certs with Cert-Manager"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 27 Apr 2021 14:52:52 +0000 (14:52 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 27 Apr 2021 14:52:52 +0000 (14:52 +0000)
1  2 
kubernetes/sdnc/values.yaml

@@@ -195,6 -195,7 +195,7 @@@ certificates
        outputType:
          - jks
        passwordSecretRef:
+         create: true
          name: sdnc-cmpv2-keystore-password
          key: password
      issuer:
  # application images
  
  pullPolicy: Always
 -image: onap/sdnc-image:2.1.3
 +image: onap/sdnc-image:2.1.5
  
  # flag to enable debugging - application support required
  debugEnabled: false