mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 03:03:59 +00:00
Merge pull request #13897 from darron/patch-1
Auto commit by PR queue bot
This commit is contained in:
commit
0aa62edaf5
@ -7,6 +7,9 @@ start on (net-device-up
|
||||
|
||||
respawn
|
||||
|
||||
# set max open files
|
||||
limit nofile 2048 4096
|
||||
|
||||
pre-start script
|
||||
# see also https://github.com/jainvipin/kubernetes-ubuntu-start
|
||||
ETCD=/opt/bin/$UPSTART_JOB
|
||||
|
Loading…
Reference in New Issue
Block a user