Closed Revanee closed 1 week ago
Would it be possible to also add a chapter to the readme? :)
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.94%. Comparing base (
3d725da
) to head (629df56
). Report is 1 commits behind head on main.
:white_check_mark: All tests successful. No failed tests found.
The manifest will run
docker-oss.nexus.famedly.de/famedly-sync-agent:v0.4.0
once per day at 00:00 in the namespaceldap-sync
. It requires a ConfigMap namedfamedly-sync
to be present in theldap-sync
namespace. It can be created usingkubectl create configmap --from-file config.yaml famedly-sync --namespace ldap-sync
.Closes #39