Merge "vvp -- VNF Validation Platform"
[oom.git] / kubernetes / aai / charts / aai-resources / templates / deployment.yaml
index 2b124f0..4dcfa2c 100644 (file)
@@ -478,6 +478,9 @@ spec:
         - mountPath: /opt/app/aai-resources/resources/aaf/org.onap.aai.keyfile
           name: {{ include "common.fullname" . }}-aaf-certs
           subPath: org.onap.aai.keyfile
+        - mountPath: /opt/app/aai-resources/resources/aaf/bath_config.csv
+          name: {{ include "common.fullname" . }}-aaf-certs
+          subPath: bath_config.csv
         - mountPath: /opt/app/aai-resources/resources/aaf/org.onap.aai.props
           name: {{ include "common.fullname" . }}-aaf-properties
           subPath: org.onap.aai.props