kerneltest: fix configmap for wsgiscript

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-03-13 13:11:33 +10:00
parent 1e17d055e8
commit ca352c425c

View file

@ -33,6 +33,7 @@ items:
labels:
app: kerneltest
data:
alembic_upgrade.sh: |-
wsgi.py: |-
{{ load_file('wsgi.py') | indent(6) }}
__init__.py: ""