Remove the duplicate volume mounts 61/44661/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Wed, 25 Apr 2018 12:02:31 +0000 (08:02 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Wed, 25 Apr 2018 12:53:27 +0000 (08:53 -0400)
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>
kubernetes/aai/charts/aai-traversal/templates/job.yaml

index c15c053..b9b2501 100644 (file)
@@ -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: