Skip to content
Snippets Groups Projects
Verified Commit 96b3a788 authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

gitlab: set docker's log driver to none

No need to duplicate the logs from /srv/gitlab/logs/.
parent 9b6a3d6c
No related branches found
No related tags found
No related merge requests found
Pipeline #15885 passed
......@@ -19,6 +19,7 @@
network_mode: host
pull: true
restart_policy: always
log_driver: none
env:
# See https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template
# 1. In order to figure out what needs to go into 'idp_cert_fingerprint', run
......
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