[POLICY] Migration of clamp to policy area
[oom.git] / kubernetes / policy / components / policy-clamp-be / templates / configmap.yaml
@@ -27,3 +27,5 @@ metadata:
     heritage: {{ .Release.Service }}
 data:
 {{ tpl (.Files.Glob "resources/config/*").AsConfig . | indent 2 }}
+
+{{ include "common.log.configMap" . }}