mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user