BLockerbugs: cron indent
This commit is contained in:
parent
b1a1fbb630
commit
9cf696468e
1 changed files with 50 additions and 50 deletions
|
@ -13,12 +13,12 @@ spec:
|
|||
spec:
|
||||
template:
|
||||
spec:
|
||||
restartPolicy: Never
|
||||
startingDeadlineSeconds: 600
|
||||
containers:
|
||||
- name: blockerbugs-sync
|
||||
image: image-registry.openshift-image-registry.svc:5000/blockerbugs/blockerbugs:latest
|
||||
command: ["python", "/opt/app-root/src/blockerbugs/cli.py", "sync"]
|
||||
restartPolicy: Never
|
||||
startingDeadlineSeconds: 600
|
||||
env:
|
||||
- name: POSTGRESQL_USER
|
||||
value: "blockerbugs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue