kerneltest: use correct name of the congig.toml
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
6b00bbc9d9
commit
e8cf1dcc2b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ items:
|
|||
app: kerneltest
|
||||
data:
|
||||
config.toml: |-
|
||||
{{ load_file('kerneltest.toml') | indent }}
|
||||
{{ load_file('config.toml') | indent }}
|
||||
client_secrets.json: |-
|
||||
{{ load_file('client_secrets.json') | indent }}
|
||||
- apiVersion: v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue