harbor/_vm/common.yml

21 lines
239 B
YAML
Raw Normal View History

2023-12-12 20:19:09 +00:00
version: "3.0"
#
# updated: 2023-12-13
2023-12-12 20:19:09 +00:00
# stack: x-common
#
services:
x-common:
extends:
file: ./host.yml
service: x-host
init: true
sysctls:
net.core.somaxconn: 1024
net.ipv4.tcp_syncookies: 0