From 7ebad0a8164345ebf6b93b028ae7ef3b56ecabf4 Mon Sep 17 00:00:00 2001 From: Michal Jagiello Date: Wed, 2 Nov 2022 07:24:28 +0000 Subject: Release oom-automatic-installation Issue-ID: INT-2150 Signed-off-by: Michal Jagiello Change-Id: I8992f93e2b79f17c90d8f3c350891e8428ef3dcb --- onap-oom-deploy.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 onap-oom-deploy.yaml (limited to 'onap-oom-deploy.yaml') diff --git a/onap-oom-deploy.yaml b/onap-oom-deploy.yaml new file mode 100644 index 0000000..c9714f6 --- /dev/null +++ b/onap-oom-deploy.yaml @@ -0,0 +1,5 @@ +--- +- hosts: kube-master + run_once: "yes" + roles: + - oom_launch -- cgit 1.2.3-korg