traefik/templates/minit.yml.tpl

11 lines
209 B
Smarty

---
kind: daemon
name: lemonldap
command: ["lemonldap-ng"]
---
kind: cron
name: local_cache
command: ["/usr/libexec/lemonldap-ng/bin/purgeLocalCache"]
cron: [[ .llng.portal.cron.clean_local_cache | toJSON ]]