From 585fafa32af38961a44600fc22395653393de239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20D=C3=ADaz?= Date: Wed, 3 Apr 2024 15:28:37 +0200 Subject: [PATCH] test --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 21c4a26..1246ddc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +test + # dvo-extractor DVO extractor service based on CCX Messaging @@ -29,4 +31,4 @@ bonfire deploy -c deploy/test.yaml -n $NAMESPACE --component dvo-extractor ccx-d 6. Delete the namespace ``` bonfire namespace release $NAMESPACE -``` \ No newline at end of file +```