Merge "Correct cds-blueprint-processor chart to include ONAP Root CA"
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Thu, 19 Sep 2019 12:59:42 +0000 (12:59 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 19 Sep 2019 12:59:42 +0000 (12:59 +0000)
kubernetes/cds/charts/cds-blueprints-processor/templates/deployment.yaml

index ef7d8d4..6cfc933 100755 (executable)
@@ -120,6 +120,8 @@ spec:
               path: application.properties
             - key: logback.xml
               path: logback.xml
+            - key: ONAP_RootCA.cer
+              path: ONAP_RootCA.cer
         - name: {{ include "common.fullname" . }}-blueprints
           persistentVolumeClaim:
             claimName: {{ .Release.Name }}-cds-blueprints