* feat(wger): add wger * change port * render secrets * nginx image * add questions and root * ports * lint questions * from_email * int to string * debug * try migrating * lint * lint * whoops * p3? * dis email * hmm * pfft * migrate * try this * revert * siteurl * try that * whoop * migrate * port * view users * try this * update questions * lint... * def port * True not true * qutoe
8 lines
181 B
YAML
8 lines
181 B
YAML
{{- include "tc.common.loader.init" . }}
|
|
|
|
{{/* Render secrets for wger */}}
|
|
{{- include "wger.secrets" . }}
|
|
|
|
{{/* Render the templates */}}
|
|
{{ include "tc.common.loader.apply" . }}
|