Skip to content

Commit df90a1b

Browse files
committed
fix(portainer-agent): remove cluster address environment variable
1 parent ceb2a02 commit df90a1b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/development/stack.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,6 @@ services:
230230
placement:
231231
constraints:
232232
- node.platform.os == linux
233-
environment:
234-
AGENT_CLUSTER_ADDR: tasks.portainer-agent
235233
image: portainer/agent:2.27.1
236234
volumes:
237235
- /var/run/docker.sock:/var/run/docker.sock

0 commit comments

Comments
 (0)