From aea7cbd41cb9f508efd9e36e8e28290ed41ae7ad Mon Sep 17 00:00:00 2001 From: mr Date: Thu, 6 Mar 2025 09:33:25 +0100 Subject: [PATCH] dev launch mode --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 23a80f7..fd56fea 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # oc-monitor +DO : + make build + ## Deploy in k8s (dev) While a registry with all of the OC docker images has not been set-up we can export this image to k3s ctr @@ -61,4 +64,5 @@ This command **must return "yes"** - Test wether ingress-nginx is running or not - Do something if not found : stop running and send error log OR start installation -- \ No newline at end of file +- +