Revert "kanban/qa: adjust secrets template name"

This reverts commit a8693215fe.
This commit is contained in:
František Zatloukal
2024-05-28 21:57:39 +02:00
parent 793349a98d
commit b910a5730f

View File

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