diff options
author | Itay Hassid <itay.hassid@amdocs.com> | 2017-08-31 14:40:18 +0000 |
---|---|---|
committer | itay <Itay.Hassid@Amdocs.Com> | 2017-09-24 12:08:18 +0000 |
commit | 67d6e0ad0cb84e73ef2a2ccd40f463c22b15a2de (patch) | |
tree | 9bf679034b04e2c652f7643766215d642537975c /templates/aai-deployment.yaml | |
parent | 47e76d0557f223bb1edd8f3fa3453bfa0cb9bcb7 (diff) |
added filebeat to all components
Deployment of: filebeat containar for each relevant component
Issue-ID:OOM-110
Change-Id: I3605a975ee9dbe3e34b8fa6b17fef52e9d29b975
Signed-off-by: Itay Hassid <itay.hassid@amdocs.com>
Diffstat (limited to 'templates/aai-deployment.yaml')
-rw-r--r-- | templates/aai-deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/aai-deployment.yaml b/templates/aai-deployment.yaml index dc375cb..fe5d1ff 100644 --- a/templates/aai-deployment.yaml +++ b/templates/aai-deployment.yaml @@ -67,4 +67,4 @@ spec: path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/haproxy/haproxy.cfg" restartPolicy: Always imagePullSecrets: - - name: "{{ .Values.nsPrefix }}-docker-registry-key" + - name: "{{ .Values.nsPrefix }}-docker-registry-key"
\ No newline at end of file |