Revert "added filebeat to all components"
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 26 Sep 2017 14:29:32 +0000 (10:29 -0400)
committerAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Tue, 26 Sep 2017 14:32:19 +0000 (14:32 +0000)
Pods aren't starting properly. Let's not take any risk, so reverting.

   3m        18s        4    kubelet, kubernetes-5    spec.containers{vid-server}            Normal        Killing            Killing container with id docker://vid-server:FailedPostStartHook

This reverts commit 4ca69ea2b6a2aaaf0974953a3c3dec7694fdfcb0.

Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110
Change-Id: I7953ac3b0e2a4ecbdd1a7d2a48cb9a1964bf08ab
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
templates/aai-deployment.yaml
templates/modelloader-deployment.yaml

index fe5d1ff..dc375cb 100644 (file)
@@ -67,4 +67,4 @@ spec:
             path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/haproxy/haproxy.cfg"
       restartPolicy: Always
       imagePullSecrets:
-      - name: "{{ .Values.nsPrefix }}-docker-registry-key"
\ No newline at end of file
+      - name: "{{ .Values.nsPrefix }}-docker-registry-key"
index 85102a0..22b7281 100644 (file)
@@ -43,4 +43,4 @@ spec:
           path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/model-loader/logs/"
       restartPolicy: Always
       imagePullSecrets:
-      - name: "{{ .Values.nsPrefix }}-docker-registry-key"
\ No newline at end of file
+      - name: "{{ .Values.nsPrefix }}-docker-registry-key"