Fix spacing issues in YAML files in vnfs
[demo.git] / vnfs / DAaaS / sample-apps / training / sample-horovod-app / templates / secrets.yaml
index c9853ed..992ed87 100644 (file)
@@ -12,4 +12,4 @@ type: Opaque
 data:
   host-key: {{ .Values.ssh.hostKey | b64enc | quote }}
   host-key-pub: {{ .Values.ssh.hostKeyPub | b64enc | quote }}
-{{- end }}
\ No newline at end of file
+{{- end }}