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