A lot of work on the workload library
This commit is contained in:
8
charts/workload/templates/notes/_notes.tpl
Normal file
8
charts/workload/templates/notes/_notes.tpl
Normal file
@ -0,0 +1,8 @@
|
||||
{{- define "lib.notes" -}}
|
||||
*** Release metadata ***
|
||||
Chart: {{ .Chart.Name }}
|
||||
Chart version: {{ .Chart.Version }}
|
||||
App version: {{ .Chart.Version }}
|
||||
Image: {{ index $.Chart.Annotations "helm.badhouseplants.net/registry" }}
|
||||
Release name: {{ .Release.Name }}
|
||||
{{- end }}
|
Reference in New Issue
Block a user