disable watchtower by default

This commit is contained in:
tom.chivert
2024-03-18 10:52:47 +01:00
parent 6060150671
commit 8398841c2e
10 changed files with 16 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ services:
traefik.http.routers.gitlab.middlewares: "clientips@docker"
{% endif %}
traefik.http.services.gitlab.loadbalancer.server.port: "80"
com.centurylinklabs.watchtower.enable: {{ gitlab_watchtower_enable | default('true') }}
cap_add:
- SYS_ADMIN
environment: