This commit is contained in:
Mael G. 2025-03-02 23:18:19 +01:00
parent a8d8e2a542
commit e44f2ccdef

View file

@ -96,10 +96,10 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
labels:
ofelia.job-run.example-key-rotation.schedule: "@every 10m"
ofelia.job-run.example-key-rotation.command: "sh -c 'docker restart traefik-tracs3-1'"
ofelia.job-run.example-key-rotation.image: "docker:cli"
ofelia.job-run.example-key-rotation.volume: "/var/run/docker.sock:/var/run/docker.sock"
ofelia.job-run.certificate-rotate.schedule: "@every 10m"
ofelia.job-run.certificate-rotate.command: "sh -c 'docker restart front-http-par-tracs3-1'"
ofelia.job-run.certificate-rotate.image: "docker:cli"
ofelia.job-run.certificate-rotate.volume: "/var/run/docker.sock:/var/run/docker.sock"
volumes:
certificates: