* fix(gotify) fix user and pass + gui rework. * conf file * gui * fix * lint * fixy-fixy * whops * add dep * hmm * also tet * env -.- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
9 lines
223 B
YAML
9 lines
223 B
YAML
{{/* Make sure all variables are set properly */}}
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
{{/* Render secret */}}
|
|
{{- include "gotify.secret" . }}
|
|
|
|
{{/* Render the templates */}}
|
|
{{ include "tc.common.loader.apply" . }}
|