kerneltest: fix configmap for wsgiscript
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
1e17d055e8
commit
ca352c425c
1 changed files with 2 additions and 1 deletions
|
@ -33,6 +33,7 @@ items:
|
|||
labels:
|
||||
app: kerneltest
|
||||
data:
|
||||
alembic_upgrade.sh: |-
|
||||
wsgi.py: |-
|
||||
{{ load_file('wsgi.py') | indent(6) }}
|
||||
__init__.py: ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue