oraculum: Pass more stuff as variables to the frontend

This commit is contained in:
František Zatloukal 2021-01-27 08:50:14 +01:00
parent e740ff22ff
commit 3212bee0d7

View file

@ -297,6 +297,11 @@ spec:
- name: packager-dashboard-frontend
image: packager-dashboard-frontend:latest
resources: {}
env:
- name: SUBDIR
value: "/"
- name: API
value: "https://packager-dashboard.stg.fedoraproject.org/api/v1/"
triggers:
- type: ConfigChange
- type: ImageChange