Delete 'stacks/sematext-agent-docker/docker-stack.yml'
This commit is contained in:
@@ -1,16 +0,0 @@
|
|||||||
version: '3.2'
|
|
||||||
services:
|
|
||||||
sematext-agent-docker:
|
|
||||||
image: sematext/sematext-agent-docker
|
|
||||||
deploy:
|
|
||||||
mode: global
|
|
||||||
restart_policy:
|
|
||||||
condition: any
|
|
||||||
environment:
|
|
||||||
- LOGSENE_TOKEN=$LOGSENE_TOKEN
|
|
||||||
- SPM_TOKEN=$SPM_TOKEN
|
|
||||||
restart: always
|
|
||||||
volumes:
|
|
||||||
- type: bind
|
|
||||||
source: /var/run/docker.sock
|
|
||||||
target: /var/run/docker.sock
|
|
||||||
Reference in New Issue
Block a user