* Update Apps with new Common version * Patch with the secret fixes from common * fix amd
8 lines
212 B
YAML
8 lines
212 B
YAML
{{/* Make sure all variables are set properly */}}
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
{{/* Render configmap for nextcloud */}}
|
|
{{- include "gotify.configmap" . }}
|
|
|
|
{{ include "tc.common.loader.apply" . }}
|