aboutsummaryrefslogtreecommitdiffstats
path: root/charts/aai-traversal
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-04-25 08:02:31 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-04-25 08:53:27 -0400
commitaba3de5ac8ab12ddc8beebd439f776b994e0b1ad (patch)
tree1110801e3d2d531c3864578ae6fc743da8e5eac3 /charts/aai-traversal
parente75006872b418b9daba3c30000f991ba16ae1328 (diff)
Remove the duplicate volume mounts
AAI Create widget models are not successfully created since for the update query data job the right config maps were not loaded due to the duplicate of volume mounts Issue-ID: OOM-1005 Change-Id: I79c9b0e5c5679b990f63aa200430739938deb272 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'charts/aai-traversal')
-rw-r--r--charts/aai-traversal/templates/job.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/charts/aai-traversal/templates/job.yaml b/charts/aai-traversal/templates/job.yaml
index c15c053..b9b2501 100644
--- a/charts/aai-traversal/templates/job.yaml
+++ b/charts/aai-traversal/templates/job.yaml
@@ -90,14 +90,6 @@ spec:
subPath: aai_keystore
# disable liveness probe when breakpoints set in debugger
# so K8s doesn't restart unresponsive container
- volumeMounts:
- - mountPath: /usr/share/filebeat/filebeat.yml
- subPath: filebeat.yml
- name: filebeat-conf
- - mountPath: /opt/aai/logroot/AAI-GQ
- name: {{ include "common.fullname" . }}-logs
- - mountPath: /usr/share/filebeat/data
- name: {{ include "common.fullname" . }}-filebeat
volumes:
- name: localtime
hostPath: