From ffd83e76cd364295b8f063dec6b0412b9f1c46da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Mon, 9 Oct 2023 14:17:21 +0200 Subject: [PATCH] Remove the obsolete storage file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- playbooks/openshift-apps/maubot.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/playbooks/openshift-apps/maubot.yml b/playbooks/openshift-apps/maubot.yml index 5e06878ac6..be99c6f455 100644 --- a/playbooks/openshift-apps/maubot.yml +++ b/playbooks/openshift-apps/maubot.yml @@ -61,11 +61,6 @@ template: buildconfig.yml objectname: buildconfig.yml - - role: openshift/object - app: maubot - file: storage.yml - objectname: storage.yml - - role: openshift/object app: maubot template: meetbot-logs-volume.yml