MUSIC spring boot helm charts (music-sb)
[oom.git] / kubernetes / common / common / templates / _secret.tpl
index 064b0c1..990c476 100644 (file)
@@ -476,7 +476,6 @@ stringData:
       {{- if eq $type "generic" }}
 data:
         {{- range $curFilePath := $secret.filePaths }}
-          {{- fail (printf "%s" $curFilePath) }}
           {{ tpl ($global.Files.Glob $curFilePath).AsSecrets $global | indent 2 }}
         {{- end }}
         {{- if $secret.filePath }}