Merge "Fix make of multicloud helm chart"
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>
Mon, 26 Mar 2018 20:11:17 +0000 (20:11 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 26 Mar 2018 20:11:17 +0000 (20:11 +0000)
kubernetes/multicloud/templates/multicloud-windriver-deployment.yaml

index 8d9ec35..c1b3858 100644 (file)
@@ -66,7 +66,7 @@ spec:
          timeoutSeconds: 10
          successThreshold: 1
          failureThreshold: 5
-    - image: {{ .Values.image.filebeat }}
+     - image: {{ .Values.image.filebeat }}
        imagePullPolicy: {{ .Values.pullPolicy }}
        name: filebeat-onap
        volumeMounts: