mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
Revert "kanban/qa: adjust secrets template name"
This reverts commit a8693215fe.
This commit is contained in:
@@ -7,5 +7,5 @@ metadata:
|
||||
labels:
|
||||
app: kanban
|
||||
stringData:
|
||||
client-secrets.json: |-
|
||||
{{ load_file('client-secrets.json') | indent }}
|
||||
client_secrets.json: |-
|
||||
{{ load_file('client_secrets.json') | indent }}
|
||||
|
||||
Reference in New Issue
Block a user