[aaisp-exporter] New Chart

This commit is contained in:
2021-12-06 17:46:42 +00:00
parent c454a5e074
commit fcb4215a5a
12 changed files with 460 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{{- define "custom.custom.configuration.header" -}}
## Custom configuration
{{- end -}}
{{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }}
N/A
{{- end -}}