2021-07-06 13:57:15 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
2023-12-07 14:33:49 +00:00
|
|
|
{{- include "tc.v1.common.loader.init" . }}
|
2021-07-06 13:57:15 +00:00
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
2023-12-07 14:33:49 +00:00
|
|
|
{{ include "tc.v1.common.loader.apply" . }}
|
2021-07-06 13:57:15 +00:00
|
|
|
|
|
|
|
{{/* Render configmap for openldap */}}
|
|
|
|
{{- include "openldap.configmap" . }}
|