Skip to content

Commit

Permalink
Removing each_container_is_pod option
Browse files Browse the repository at this point in the history
Through this commit we will only support option of deploying multiple containers
into single pod. After this commit each_container_is_pod is no longer supported

Change-Id: Ia57f2c49d25e1128ad9a23a4547d67c73a1de1bb
Partial-Bug: #1749018
  • Loading branch information
madhukar32 committed Feb 23, 2018
1 parent f09b661 commit cf9c853
Show file tree
Hide file tree
Showing 24 changed files with 29 additions and 1,071 deletions.
54 changes: 0 additions & 54 deletions contrail-analytics/templates/daemonset-alarm-gen.yaml

This file was deleted.

52 changes: 0 additions & 52 deletions contrail-analytics/templates/daemonset-analytics-api.yaml

This file was deleted.

54 changes: 0 additions & 54 deletions contrail-analytics/templates/daemonset-analytics-collector.yaml

This file was deleted.

67 changes: 0 additions & 67 deletions contrail-analytics/templates/daemonset-analytics-nodemgr.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions contrail-analytics/templates/daemonset-analytics.yaml
@@ -1,4 +1,3 @@
{{- if not .Values.manifests.each_container_is_pod }}
{{- if .Values.manifests.daemonset_analytics }}
{{- $context := . }}
---
Expand Down Expand Up @@ -154,4 +153,3 @@ spec:
path: /var/log/contrail/analytics/

{{- end }}
{{- end }}
52 changes: 0 additions & 52 deletions contrail-analytics/templates/daemonset-query-engine.yaml

This file was deleted.

54 changes: 0 additions & 54 deletions contrail-analytics/templates/daemonset-snmp-collector.yaml

This file was deleted.

0 comments on commit cf9c853

Please sign in to comment.