Add image dependency documentation in pod@.service
This commit is contained in:
parent
6f453d0089
commit
c2c9f7249a
|
@ -5,6 +5,9 @@ Wants=network.target
|
||||||
After=network-online.target
|
After=network-online.target
|
||||||
StartLimitIntervalSec=6h
|
StartLimitIntervalSec=6h
|
||||||
StartLimitBurst=5
|
StartLimitBurst=5
|
||||||
|
# To add a image dependency:
|
||||||
|
#Wants=image@….service
|
||||||
|
#After=image@….service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=notify
|
Type=notify
|
||||||
|
|
Loading…
Reference in a new issue