add watchtower enable label

This commit is contained in:
tom.chivert
2024-03-18 11:10:38 +01:00
parent 61e5bc823e
commit 1874526af4
3 changed files with 11 additions and 0 deletions

View File

@ -12,6 +12,8 @@ services:
environment:
- CF_API_TOKEN={{ cloudflare_api_key }}
- CF_API_EMAIL={{ cloudflare_api_email }}
labels:
com.centurylinklabs.watchtower.enable: {{ cloudflare_exporter_watchtower_enable | default('true') }}
ports:
- 8082:8080
networks: