1
0
Fork 0
forked from infra/ansible
ansible/roles/openshift-apps/poddlers
Aurélien Bompard 728b6c57a3
Fix deployment triggers
The annotations must be on the deployment's metadata, not on the pod
template's metadata.

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2026-06-02 10:14:01 +02:00
..
files Poddlers: fixup 2024-07-05 07:15:55 +02:00
templates Fix deployment triggers 2026-06-02 10:14:01 +02:00
README Add documentation for the poddlers openshift app 2024-12-09 10:30:09 +01:00

# Poddlers

This is Toddlers running in pods. Each toddler has its own pod.

You can add new toddlers and cronjobs by editing the `vars/apps/poddlers.yml` file. Please refer to the comments there for more info.