add app-readme generation again (it got lost somehow)

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-19 11:55:12 +02:00
parent ff9eb17b28
commit 6747c12783
3 changed files with 13 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{{- define "custom.custom.app-readme" -}}
{{ template "chart.deprecationWarning" . }}
{{ template "chart.description" . }}
{{- end -}}
{{ template "custom.custom.configuration" . }}