mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 04:51:16 +08:00
toddlers: change the order to make yaml/json valid
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -15,8 +15,8 @@ spec:
|
||||
labels:
|
||||
parent: "cron_playtime_toddlers"
|
||||
spec:
|
||||
containers:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: toddlers
|
||||
image: docker-registry.default.svc:5000/toddlers/toddlers:latest
|
||||
command: ["/code/toddlers/playtime", "packager_bugzilla_sync"]
|
||||
|
||||
Reference in New Issue
Block a user