2023-01-01 17:17:20 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
|
2023-01-07 21:08:46 +00:00
|
|
|
{{/* Render configmap for openkm */}}
|
|
|
|
{{- include "openkm.configmap" . }}
|
2023-01-01 17:17:20 +00:00
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "tc.common.loader.apply" . }}
|