fix(mdapi): remove empty configmap template reference

Remove configmap.yml.j2 deployment step that was causing deployment failures
due to missing template file

Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
This commit is contained in:
Akashdeep Dhar
2025-08-21 09:52:12 +00:00
committed by nphilipp
parent ea53a45fc3
commit a58be2e3e4

View File

@@ -36,11 +36,6 @@
object_file: storage.yml
object_objectname: storage.yml
- role: openshift/object
object_app: mdapi
object_template: configmap.yml.j2
object_objectname: configmap.yml
- role: openshift/secret-file
secret_file_app: mdapi
secret_file_secret_name: mdapi-fedora-messaging-key