Revert "Blockerbugs: use oraculum bz api key"

This reverts commit 5f991c601a.
This commit is contained in:
František Zatloukal 2024-09-03 23:10:53 +02:00
parent eea6fefa7f
commit e1555a7415
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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