Merge pull request #2390 from crawford/flannel

app-admin/flannel-wrapper: bump to v0.7.0
This commit is contained in:
Alex Crawford 2017-01-24 08:38:57 -08:00 committed by GitHub
commit 8337078080
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ RestartSec=10s
LimitNOFILE=40000 LimitNOFILE=40000
LimitNPROC=1048576 LimitNPROC=1048576
Environment="FLANNEL_IMAGE_TAG=v0.6.2" Environment="FLANNEL_IMAGE_TAG=v0.7.0"
Environment="FLANNEL_OPTS=--ip-masq=true" Environment="FLANNEL_OPTS=--ip-masq=true"
Environment="RKT_RUN_ARGS=--uuid-file-save=/var/lib/coreos/flannel-wrapper.uuid" Environment="RKT_RUN_ARGS=--uuid-file-save=/var/lib/coreos/flannel-wrapper.uuid"
EnvironmentFile=-/run/flannel/options.env EnvironmentFile=-/run/flannel/options.env