mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-17 00:10:28 +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