fix app-readme template
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
{{- define "custom.custom.app-readme" -}}
|
{{- define "custom.custom.app-readme" -}}
|
||||||
{{ template "chart.deprecationWarning" . }}
|
{{ template "chart.deprecationWarning" . }}
|
||||||
{{ template "chart.description" . }}
|
{{ template "chart.description" . }}
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
||||||
|
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
{{ template "custom.custom.configuration" . }}
|
|
||||||
|
{{ template "custom.custom.app-readme" . }}
|
||||||
|
|||||||
Reference in New Issue
Block a user