* feat(hedgedoc): switch to official image * lint * whoops * l-int * hm * aha * correct key * argh.. * cleanup perms * update img ref
9 lines
240 B
YAML
9 lines
240 B
YAML
{{/* Make sure all variables are set properly */}}
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
{{/* Render secrets for hedgedoc */}}
|
|
{{- include "hedgedoc.secrets" . }}
|
|
|
|
{{/* Render the templates */}}
|
|
{{ include "tc.common.loader.apply" . }}
|