Add watchtower label to smokeping - GitOps test

This commit is contained in:
knight 2025-12-31 14:19:59 -05:00
parent 4dbb0b9180
commit 6c42a1c035

View File

@ -15,6 +15,7 @@ services:
networks:
- web
labels:
- "com.centurylinklabs.watchtower.enable=true"
- "traefik.enable=true"
- "traefik.http.routers.smokeping.entrypoints=https"
- "traefik.http.routers.smokeping.rule=Host(`smokeping.${DOMAIN}`)"