Fix spacing issues in YAML files in heat
[demo.git] / heat / vFW_CNF_CDS / templates / helm / vsn / templates / deployment.yaml
index 6f45ed4..6d5fd98 100644 (file)
@@ -48,7 +48,7 @@ spec:
         securityContext:
           privileged: true
       - name: darkstat
-        image:  "{{ .Values.image.darkstatrepo }}:{{ .Values.image.darkstattag }}"
+        image: "{{ .Values.image.darkstatrepo }}:{{ .Values.image.darkstattag }}"
         imagePullPolicy: {{ .Values.image.pullPolicy }}
         tty: true
         stdin: true