Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Commit

Permalink
Only download images after settings have been applied
Browse files Browse the repository at this point in the history
  • Loading branch information
rlisagor committed Mar 14, 2018
1 parent 82c9cc5 commit 4aa57a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iso/worker/airootfs/etc/systemd/system/pull-images.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Unit]
Description=Download container images from controller
After=docker.service
After=docker.service apply-settings.service
Before=kubelet.service

[Service]
Expand Down

0 comments on commit 4aa57a9

Please sign in to comment.