[OOM] Add comments for importCustomCerts in blueprints-processor
[oom.git] / kubernetes / cds / components / cds-blueprints-processor / values.yaml
index d21598a..dc20028 100755 (executable)
@@ -31,6 +31,17 @@ global:
   sdncOamService: sdnc-oam
   sdncOamPort: 8282
 
+  #AAF is enabled by default
+  #aafEnabled: true
+
+  #enable importCustomCerts to add custom CA to blueprint processor pod
+  #importCustomCertsEnabled: true
+
+  #use below configmap to add custom CA certificates
+  #certificates with *.pem will be added to JAVA truststore $JAVA_HOME/lib/security/cacerts in the pod
+  #certificates with *.crt will be added to /etc/ssl/certs/ca-certificates.crt in the pod
+  #customCertsConfigMap: onap-cds-blueprints-processor-configmap
+
 #################################################################
 # Secrets metaconfig
 #################################################################
@@ -51,7 +62,7 @@ secrets:
 # AAF part
 #################################################################
 certInitializer:
-  nameOverride: cds-blueprints-processor-initializer
+  nameOverride: cds-blueprints-processor-cert-initializer
   aafDeployFqi: deployer@people.osaaf.org
   aafDeployPass: demo123456!
   # aafDeployCredsExternalSecret: some secret
@@ -63,6 +74,10 @@ certInitializer:
   app_ns: org.osaaf.aaf
   credsPath: /opt/app/osaaf/local
   fqi_namespace: org.onap.sdnc-cds
+  #enable below if we need custom CA to be added to blueprint processor pod
+  #importCustomCertsEnabled: true
+  #truststoreMountpath: /opt/onap/cds
+  #truststoreOutputFileName: truststoreONAPall.jks
   aaf_add_config: >
     /opt/app/aaf_config/bin/agent.sh;
     /opt/app/aaf_config/bin/agent.sh local showpass