Merge "Remove the duplicate volume mounts"
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>
Wed, 25 Apr 2018 21:24:44 +0000 (21:24 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 25 Apr 2018 21:24:44 +0000 (21:24 +0000)
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: