more testing

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-07-27 11:23:26 +02:00
parent 5621721889
commit e521965294
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC
15 changed files with 526 additions and 3 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 -}}