add more comments
This commit is contained in:
parent
d275cfeac6
commit
13b0c4ec03
@ -11,6 +11,7 @@ BUCKET="https://minio.example.com/certs"
|
|||||||
# std for my preferred setup is the certs for the service is in a ssl folder in the config dir for the service
|
# std for my preferred setup is the certs for the service is in a ssl folder in the config dir for the service
|
||||||
SERVICE="nginx"
|
SERVICE="nginx"
|
||||||
|
|
||||||
|
# wait as the cron.daily is run on all hosts at the same time so get it run randomly run in 30 seconds
|
||||||
MAXWAIT=30
|
MAXWAIT=30
|
||||||
|
|
||||||
# Put this in crontab for every 12 hours
|
# Put this in crontab for every 12 hours
|
||||||
|
Loading…
Reference in New Issue
Block a user