Revert "Blockerbugs: use oraculum bz api key"
This reverts commit 5f991c601a
.
This commit is contained in:
parent
eea6fefa7f
commit
e1555a7415
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ spec:
|
|||
- name: PAGURE_REPO_WEBHOOK_KEY
|
||||
value: "{{ prod_blockerbugs_pagure_repo_webhook_key_secret }}"
|
||||
- name: BUGZILLA_API_KEY
|
||||
value: "{{ oraculum_bz_api_key }}"
|
||||
value: "{{ prod_blockerbugs_bz_api_key }}"
|
||||
- name: PAGURE_URL
|
||||
value: "https://pagure.io/"
|
||||
- name: PAGURE_API
|
||||
|
|
|
@ -77,7 +77,7 @@ spec:
|
|||
- name: PAGURE_REPO_WEBHOOK_KEY
|
||||
value: "{{ prod_blockerbugs_pagure_repo_webhook_key_secret }}"
|
||||
- name: BUGZILLA_API_KEY
|
||||
value: "{{ oraculum_bz_api_key }}"
|
||||
value: "{{ prod_blockerbugs_bz_api_key }}"
|
||||
- name: PAGURE_URL
|
||||
value: "https://pagure.io/"
|
||||
- name: PAGURE_API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue