2022-12-26 20:48:37 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
|
2022-12-27 21:09:55 +00:00
|
|
|
{{/* Render configmap for nextcloud */}}
|
|
|
|
{{- include "gotify.configmap" . }}
|
2022-12-26 20:48:37 +00:00
|
|
|
|
|
|
|
{{ include "tc.common.loader.apply" . }}
|