Merge "Container restart loop"
[oom.git] / kubernetes / sdc / charts / sdc-fe / templates / deployment.yaml
index dc96fc7..6d94c92 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2017 Amdocs, Bell Canada
+# Modifications Copyright © 2018 AT&T, ZTE
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -37,10 +38,6 @@ spec:
         args:
         - --container-name
         - "sdc-kb"
-        - --container-name
-        - "sdc-be"
-        - --container-name
-        - "sdc-onboarding-be"
         env:
         - name: NAMESPACE
           valueFrom:
@@ -148,4 +145,4 @@ spec:
         - name:  {{ include "common.fullname" . }}-logs
           emptyDir: {}
       imagePullSecrets:
-      - name: "{{ include "common.namespace" . }}-docker-registry-key"
\ No newline at end of file
+      - name: "{{ include "common.namespace" . }}-docker-registry-key"