Skip to content

Commit

Permalink
Remove .yml variant again.
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Jan 24, 2019
1 parent 807c81c commit cd3b472
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion model/templating.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ func newTemplating() Templating {
return Templating{
TemplateFilePattern: []string{
"{{ .Root }}/kubernetes/templates/*.yaml",
"{{ .Root }}/kubernetes/templates/*.yml",
},
}
}
Expand Down

0 comments on commit cd3b472

Please sign in to comment.