EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 636b1721 authored by Bernhard Mallinger's avatar Bernhard Mallinger
Browse files

Remove logging test stack

parent d619e9ba
No related branches found
No related tags found
No related merge requests found
version: "3.6"
services:
whoami:
image: tutum/hello-world
ports:
- "8888:80"
logging:
driver: "fluentd"# Logging Driver
options:
tag: tutum # TAG
deploy:
restart_policy:
condition: on-failure
delay: 20s
max_attempts: 3
window: 120s
mode: replicated
replicas: 2
update_config:
delay: 2s
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment