kerneltest: update locations of config files

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-03-12 14:04:04 +10:00
parent e8cf1dcc2b
commit 2a7ed489f2
4 changed files with 2 additions and 0 deletions

View file

@ -24,6 +24,8 @@ items:
data:
alembic_upgrade.sh: |-
{{ load_file('alembic_upgrade.sh') | indent }}
alembic.ini: |-
{{ load_file('alembic.ini') | indent }}
- apiVersion: v1
kind: ConfigMap
metadata: