oraculum: Pass more stuff as variables to the frontend
This commit is contained in:
parent
e740ff22ff
commit
3212bee0d7
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue