kanban/qa: adjust secrets template name
This commit is contained in:
parent
507a1c3bb0
commit
a8693215fe
1 changed files with 2 additions and 2 deletions
|
@ -7,5 +7,5 @@ metadata:
|
||||||
labels:
|
labels:
|
||||||
app: kanban
|
app: kanban
|
||||||
stringData:
|
stringData:
|
||||||
client_secrets.json: |-
|
client-secrets.json: |-
|
||||||
{{ load_file('client_secrets.json') | indent }}
|
{{ load_file('client-secrets.json') | indent }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue