mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 21:50:05 +00:00
Merge pull request #819 from thockin/restarts
Disable docker restarts, for now
This commit is contained in:
@@ -1 +1 @@
|
|||||||
DOCKER_OPTS="--bridge cbr0 --iptables=false"
|
DOCKER_OPTS="--bridge cbr0 --iptables=false -r=false"
|
||||||
|
Reference in New Issue
Block a user