mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Merge pull request #819 from thockin/restarts
Disable docker restarts, for now
This commit is contained in:
commit
4123a44653
@ -1 +1 @@
|
|||||||
DOCKER_OPTS="--bridge cbr0 --iptables=false"
|
DOCKER_OPTS="--bridge cbr0 --iptables=false -r=false"
|
||||||
|
Loading…
Reference in New Issue
Block a user