1
0
mirror of https://github.com/rancher/os.git synced 2025-05-10 17:16:21 +00:00

Support container-crontab for arm64

This commit is contained in:
niusmallnan 2018-03-15 17:34:57 +08:00
parent ee998fc259
commit b1ed273b64

View File

@ -299,7 +299,11 @@ rancher:
- command-volumes
- system-volumes
system-cron:
{{if eq "amd64" .ARCH -}}
image: rancher/container-crontab:v0.4.0
{{else -}}
image: niusmallnan/container-crontab:v0.4.0{{.SUFFIX}}
{{end -}}
labels:
io.rancher.os.scope: system
uts: host