review-stats: define bugzilla ip addr and the home env variable

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2020-03-21 14:12:20 +01:00 committed by Pierre-Yves Chibon
parent 84409f8b07
commit e0a1ab1f7a

View file

@ -12,10 +12,16 @@ spec:
labels:
parent: "cronjobbuild"
spec:
hostAliases:
- hostnames:
- partner-bugzilla.redhat.com
ip: 209.132.183.72
containers:
- name: build
image: docker-registry.default.svc:5000/review-stats/builder:latest
env:
- name: HOME
value: "/tmp"
volumeMounts:
- name: review-stats-config
mountPath: /etc/review-stats