From 48f58ee330f61cea4d58258380b4c40581e405ba Mon Sep 17 00:00:00 2001 From: Teck Meng Date: Wed, 11 Sep 2024 11:25:51 +0800 Subject: [PATCH] Refactor Traefik local_core.yml to remove commented out volumes section --- swarm/local_core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarm/local_core.yml b/swarm/local_core.yml index fe7990c..3c55bb1 100644 --- a/swarm/local_core.yml +++ b/swarm/local_core.yml @@ -183,7 +183,7 @@ services: constraints: - node.role==manager -volumes: +# volumes: # Create a volume to store the certificates, there is a constraint to make sure # Traefik is always deployed to the same Docker node with the same volume containing # the HTTPS certificates