Blockerbugs: Add FAS_BASE_URL

This commit is contained in:
František Zatloukal 2022-02-05 11:05:37 +01:00
parent b0a06dcef4
commit 312d31256b
2 changed files with 4 additions and 0 deletions

View file

@ -35,6 +35,8 @@ spec:
value: "https://qa{{ env_suffix }}.fedoraproject.org/blockerbugs/"
- name: BLOCKERBUGS_API
value: "https://qa{{ env_suffix }}.fedoraproject.org/blockerbugs/api/v0/"
- name: FAS_BASE_URL
value: "https://admin{{ env_suffix }}.fedoraproject.org/accounts/"
- name: FAS_PASSWORD
value: "{{ blockerbugs_fas_password }}"
- name: FAS_USER

View file

@ -53,6 +53,8 @@ spec:
value: "https://qa{{ env_suffix }}.fedoraproject.org/blockerbugs/"
- name: BLOCKERBUGS_API
value: "https://qa{{ env_suffix }}.fedoraproject.org/blockerbugs/api/v0/"
- name: FAS_BASE_URL
value: "https://admin{{ env_suffix }}.fedoraproject.org/accounts/"
- name: FAS_PASSWORD
value: "{{ blockerbugs_fas_password }}"
- name: FAS_USER