Correct cds-blueprint-processor chart to include ONAP Root CA 78/95378/1
authorAbdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Tue, 10 Sep 2019 14:21:04 +0000 (14:21 +0000)
committerAbdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Tue, 10 Sep 2019 14:22:03 +0000 (14:22 +0000)
Issue-ID: OOM-2026
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Id742c289e1ea0d269105d6b70f21e1ede3db0790

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