2022-12-22 22:03:44 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{- include "tc.common.loader.init" . }}
|
|
|
|
|
2023-12-03 22:39:13 +00:00
|
|
|
{{/* Render configmap for openkm */}}
|
|
|
|
{{- include "openkm.configmap" . }}
|
2022-12-22 22:03:44 +00:00
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "tc.common.loader.apply" . }}
|