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:
|
||||
app: kanban
|
||||
stringData:
|
||||
client_secrets.json: |-
|
||||
{{ load_file('client_secrets.json') | indent }}
|
||||
client-secrets.json: |-
|
||||
{{ load_file('client-secrets.json') | indent }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue