aboutsummaryrefslogtreecommitdiffstats
path: root/charts/aai-resources/templates/deployment.yaml
diff options
context:
space:
mode:
authorBorislav Glozman <Borislav.Glozman@amdocs.com>2018-10-17 13:06:08 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-17 13:06:08 +0000
commit09a0aaf4dffe20d48efb5b83ec6b23c5dce2fa6a (patch)
treed153bfda3d6e433e8f314877af391663f851a250 /charts/aai-resources/templates/deployment.yaml
parent8a1a4da2db142ac704bbad2d697357e20ac0a1a1 (diff)
parent79f7688af57baa3a803db6c2e5a47bf32c40680b (diff)
Merge "Adding AAF client legacy credentials"
Diffstat (limited to 'charts/aai-resources/templates/deployment.yaml')
-rw-r--r--charts/aai-resources/templates/deployment.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/charts/aai-resources/templates/deployment.yaml b/charts/aai-resources/templates/deployment.yaml
index 2b124f0..4dcfa2c 100644
--- a/charts/aai-resources/templates/deployment.yaml
+++ b/charts/aai-resources/templates/deployment.yaml
@@ -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