From 0f615454fceb0a1b63b7e05c37811e17e82d810d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Mon, 22 May 2023 11:07:17 +0200 Subject: [PATCH] [coreos-cincinnati] service.yml is now a template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- playbooks/openshift-apps/coreos-cincinnati.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/coreos-cincinnati.yml b/playbooks/openshift-apps/coreos-cincinnati.yml index b95542e061..65c2c6b7f8 100644 --- a/playbooks/openshift-apps/coreos-cincinnati.yml +++ b/playbooks/openshift-apps/coreos-cincinnati.yml @@ -58,7 +58,7 @@ - role: openshift/object app: coreos-cincinnati - file: service.yml + template: service.yml objectname: service.yml - role: openshift/object