TrueChartsCatalogClone/stable/openldap/5.0.23/templates/common.yaml

9 lines
229 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "common.setup" . }}
{{/* Render the templates */}}
{{ include "common.postSetup" . }}
{{/* Render configmap for openldap */}}
{{- include "openldap.configmap" . }}